0.96-beta1
===============
    FIXED: nasty ftp crash bug (kde2.2 compatability)
    FIXED: "ftp works only for port 21" bug
	  ADDED: right-click menu can be opened via keyboard
	  FIXED: bug with left/right button selections - panel didn't get focus
	  FIXED: mountMan window in now resizable.
	  FIXED: mountMan bug in detecting supermount filesystems.
	  FIXED: lesser support for supermount.



22/07/2001 0.95
===============
    ADDED: show/hide hidden files option to the view menu.
    ADDED: save size & position option to the settings option.
		ADDED: handling encrypted (password protected) zip files.
    ADDED: auto competion to the command. you can set the completion mode
           from kcontrol or via a right-click menu.
    ADDED: support for SMB shares via RemoteMan.
    ADDED: Multiple mouse selection methods (check lookn'feel in konfigurator),
           thanks to Cristi
    ADDED: F10 closes viewer as well as ESC

    FIXED: removed all the C++ iostream code that caused compilation
           problems for some people.
		FIXED: better archive handling.
    FIXED: bug in MountMan, displaying wrong capacity information.
    FIXED: cancel button to the ftp "please wait" dialog.

/** 0.94 was a development version and was not offically released **/

01/06/2001 0.93
===============
    ADDED: you can now create or modify symlink from the right-click menu.
    ADDED: URL completion to the copy/move/unpack dialogs.
    ADDED: Konfigurator has a new option (in looknfeel), which enables you to choose
           icon size of the filelist.
    ADDED: MountMan's icons now change when mounted (a green triangle)
    ADDED: Krusader now saves the icon sizes in the toolbar.
    ADDED: swedish translation - thanks to Erik Johanssen.
    ADDED: an embedded terminal emulator (konsole). See the View menu
    ADDED: a 'minimum font size' option to KHtmlViewer, in Konfigurator.

    FIXED: some i18n() problems.
    FIXED: krusader now keep the sort criteria through refreshes.
    FIXED: tar.Z archives are handled like tar.gz archives.
    FIXED: reinvented drag&drop for tree panels (where did it go ???).
    FIXED: Handling links ( and broken links ) inside archives.
    FIXED: Function keys now work when the FN keys bar is hidden.
    FIXED: View menu/Konfigurator conflicts were resolved.
    FIXED: KHtmlViewer won't maximize correctly.
    FIXED: all the startup panels combinations are working.

     DONE: "make messages and merge" creates krusader.pot - used for translations.
     DONE: Krusader is now a KParts::MainWindow.
     DONE: maintanance work, seperating panels ... getting ready for Krusader II !
     DONE: MountMan work, got a new class statsCollector(), and its own namespace: MountMan.
     DONE: Krusader handles icons differently, making toolbar icons resizeable
           and goodlooking. Thanks to Carsten Pfeiffer.


18/05/2001 0.92
===============
    ADDED: initial (and beta) support for ejecting removable devices in mountman
    ADDED: MountMan displays a network icon for 'nfs' and 'smbfs' filesystem.
    FIXED: MountMan bug: wouldn't mount a filesystem as user, although fstab said 'user'
    FIXED: MountMan works more async than before, stopping the long start-up
           time when df crashes. also, if df never returns (in 5 secs) mountman is disabled.
    FIXED: using QApp::startDragDistance() instead of a constant.
    FIXED: the internal viewer now resize correctly ( thanks to Aurelien Gateau )
    FIXED: a nasty crash when calculating space on directory without permission.
    FIXED: the ftp client now take the remote dir from "/" not from "~".
    FIXED: handling huge ( > 3000 files ) archives.
    FIXED: the Archive "auto configure" option now detects ACE correctly
           ( thanks *again* to Cristi Dumitrescu ).

11/05/2001 0.91
===============
    ADDED: you can now hold the shift key, and press up/down to select files (wincmd style).
    ADDED: Esc now (finally) closes the viewer, plus the caption issue on htmlview is fixed
           The viewers come up centred on the screen.
    ADDED: the right-click menu is fitted for more than one file:
           1) properties for multiple files.
           2) open can now open multiple files.
    ADDED: handling of rpm files MC style.

    FIXED: right-click menu tune-up: you can now press and hold the right button to open a menu.
    FIXED: change trash icon if moving to empty trash can.
    FIXED: files starting with # are will not get a folder icon.
    FIXED: Panel origin contains ".." on startup even on short names.
    FIXED: wrong startup GUI settings if krusader was closed while minimized.
    FIXED: the Archive "auto configure" option now works for diffrent
           versions of packers ( thanks to Cristi Dumitrescu ).
    FIXED: some spelling mistakes on Konfig.
    FIXED: a MountMan misbehavior on samba shares
    FIXED: fixed RemoteMan bug: ftp didn't honor PORT settings
    FIXED: removed the 'please wait' picture from 'calculate occupied space'.

01/05/2001 0.90
===============
    ADDED: test archive function.
    ADDED: major optimizations throughout the vfs - resulting in a faster product
    ADDED: new Konfigurator - with many new options. (there are ALOT of changes here)
    ADDED: automatic search and configuration of packers.
    ADDED: progress bar for the archive function.
    ADDED: UNARJ, UNRAR and UNACE support;

    FIXED: the device manager bug in kde 2.1
    FIXED: sensitivity with filenames that contain a space is gone
    FIXED: some minor GUI bugs which resulted in wierd color combinations
    FIXED: error msg in "tar" handling that should not appear.
    FIXED: ftp now use the supplied login name & password.
    FIXED: show all the files in /dev directory.
    FIXED: show broken links.
    FIXED: the pack dialog remmebers the last packer used.
    FIXED: getting all the groups for the current user ( permission bug )
