Ver. 0.8.2
   Now the scrollbars have the right size, after a diff is done. In
   previous versions the user had to resize the mainwindow in order
   to become right scrollbars
   ( Bug Report from  Gernot Koller <gernot@gernot.ip-net.at> -> TNX )

Ver. 0.8.1
   Minor Change because Kapplication::kdedir is now protected   

Ver. 0.8
   Member diffProcess in constructor of class kdiff initialized
    ( Bug Report from Juergen Schumacher <jschuma@informatik.uni-kl.de>
      using sparc/solaris )
  the starting path for fileopendialog is now the last visited path in
    previous fileopendialog. 
    ( nice suggestion from Juergen Schumacher <jschuma@informatik.uni-kl.de> )


Ver. 0.7
  since recent snapshots the process call to diff didn't work.
    The main reason therefore was the function KProcess.clearArguments.
    This bug or feature is fixed by creating every time 
    a new KProcess instance instead of using the old one
  Small Bug fixed, if left file shorter than right file
    the right lines after left lines were not visible

Ver. 0.6
  Minor changes in makefiles and documentation
  Left- and right-drop from remote hosts possible

Ver. 0.5
  Progress funtionallity ( Statusbar <-> KDiff ) 
  Entries from "Difference"menu insensitiv and sensitiv like toolbarbuttons
  bug: drop-position was in rootwindow coords -> fixed to kdisplaycoords

Ver. 0.4
  kdiffdisplay emits left & right dropevent 
  receive signal kdisplayPaletteChanged()
  right backgroundcolor from startup

Ver. 0.3
  nls-support ( en, de )
  documentation ( en, de )
  font configuration dialog
  sigsegv after multiload fixed
  color configuration dialog added

Ver. 0.2
  Kconfig
  speed improvements   

Ver. 0.1
  initial menus and basic functionality
