1.51
======================
    ADDED: Portuguese translation (thanks Bruno Queiros)
    ADDED: Fn keys can have custom shortcuts
    ADDED: krusader can be resized to a small size even with Fn keys showing
    ADDED: Total-commander style refresh (at last)
    ADDED: ctrl-up arrow (from the panel) goes up to the origin bar
    ADDED: New commandline option: --profile <panel-profile>
    ADDED: Heiner's selection mode patch. Still alpha.
    ADDED: Ukrainian translation (thanks Ivan Petrouchtchak)
    ADDED: disk usage tool (alpha version)
    ADDED: vertical krusader: hit alt+ctrl+v to test
    ADDED: extra information in the totals bar 

    FIXED: separators were not displayed in the bookmarks list
    FIXED: deleting a folder didn't update the bottom stats correctly
    FIXED: useraction: parse the default-value "__goto" again
    FIXED: useraction: Crash when filename  contained brackets '(...)'
    FIXED: world-class-annoying-bug when sometimes while using quicksearch,
           the file that was selected by quicksearch got hidden beneath the bar
    FIXED: mime types are shown only in english
    FIXED: when using quicksearch, current item wasn't visible
    FIXED: a crash when packing/unpacking to partial URL 
  
  UPDATED: Dutch translation (thanks Frank Schoolmeesters)    
  UPDATED: Hungarian translation (thanks Arpad Biro)
  UPDATED: German translation

  
1.50   
====================== 
    FIXED: mountman now blocks and wait for mount/umount to complete
    FIXED: sorting got borked because locale-aware-compare isn't handling files
           that start with '.' well
    FIXED: possible opendir leakage, fish works only when moving the mouse
    FIXED: taken KDE's KDiskFreeSp class to optimize DF handling
    FIXED: Krusader overloads the CPU with panel refreshing
    FIXED: Wrong Danish language code (dk.po->da.po)
  
  UPDATED: Catalan translation (thanks Quim Perez)
  UPDATED: Italian translation (thanks Giuseppe Bordoni)
  UPDATED: Bulgarian translation (thanks Milen Ivanov)
  UPDATED: Slovak translation (thanks Zdenko Podobny)
  UPDATED: Hungarian translation (thanks Arpad Biro)
  UPDATED: German translation
  UPDATED: Dutch translation (thanks Frank Schoolmeesters)


1.50-beta1
======================
    ADDED: if view is human-readable, status bar is normal (bytes) and vice
           versa
    ADDED: Human-readable file sizes is implemented
           (located in look&feel->panel)
    ADDED: useraction: available via rightclick-menu
    ADDED: importing the right click menu of konqueror
    ADDED: cut(CTRL+X), copy(CTRL+C), paste(CTRL+V)
    ADDED: useraction: new Placeholder %_Profile("panel-profile")%
    ADDED: useraction: new Placeholder %_NewSearch("search-profile")%
    ADDED: useraction: run as different user
    ADDED: alt-O now sync the panels (like ctrl-left/right arrows)
    ADDED: new shortcut (ctrl-d) to open bookmarks on current panel
    ADDED: panel costum colors: new Current Marked Foreground
    ADDED: compare by content: the action is now smarter in finding the right
           files
    ADDED: profiles for the panels
    ADDED: mkdir (F7) can now create whole trees on the fly ("foo/bar/test")
    ADDED: synchronizer uses the search filters
    ADDED: search profiles
    ADDED: searcher: TC like search ( 'text' == '*text*' )
           excluding files with '|' (ex. '*.cpp *.h | *.moc.cpp' )
    ADDED: search on remote file systems
    ADDED: konfigurator|advanced has a new entry: just enter mountpoints 
           there, and mountman won't try to mount/unmount them.
    ADDED: mountman got a big nose-job ;-) plz test
    ADDED: dropping on the tree panel (copy,move,link)
    ADDED: packing / unpacking to/from remote URL-s
    ADDED: short tab names
    ADDED: compare directories (mark menu)
    ADDED: shift+left/right changes tabs (thanks to Dmitry Suzdalev)
    ADDED: linking mimes and protocols
    ADDED: new delete dialog box: lists the file names to be deleted
           (thanks to dirk for the idea)
    ADDED: iso protocol for viewing .iso cd/dvd images
           (thanks to Szombathelyi Gyorgy)
    ADDED: full handling of arj, ace and lha packers
    ADDED: useraction: new Placeholder %_Sync("synchronizer-profile")%
    ADDED: synchronizer: profile handling
    ADDED: synchronizer: swap sides
    ADDED: useraction: new Placeholder %_Copy("from", "to")%
    ADDED: 3rd hand: new panel that does quick selection
    ADDED: 3rd hand: look n feel changed to fit krusader
    ADDED: credit for jonas in the about box
    ADDED: panels now save the tabs at shutdown (thanks to Donat Martin)
    ADDED: dropping URL-s onto the status / totals line
    ADDED: Bosnian translation
    ADDED: synchronizer: excluding files with '|' in the file filter
           (ex. '*.cpp *.h | *.moc.cpp' )
    ADDED: tooltips for squeezed tabs
    ADDED: sync-browse mode (if on, a directory-change in the active is also
           performed in the inactive panel)
    ADDED: beta-state incremental refresh. test it with fam enabled!
    ADDED: synchronizer: ability to give more files in the file filter
           (ex. '*.cpp *.h')
    ADDED: Two single click rename (Total Commander rename)
    ADDED: The 3rd hand of krusader. click the litle arrow below the panel's
           scrollbar to see..
    ADDED: showing suid, sgid and sticky bits in the permissions column
    ADDED: New useraction-system (partly based on Shies usermenu-prototype)
    
    REACTIVATED: usermenu (now using the new useraction-system)

    FIXED: synchronizer fails at case insensitive (Windows) file systems
    FIXED: crash when deleting an useraction created in the same session
    FIXED: locale aware ABC sorting (for non-english languages)
    FIXED: useraction: startpath is now working
    FIXED: useraction: i18n is now working in the add-placeholder-menu
    FIXED: searcher corrupts international characters
    FIXED: searcher cannot open remote URL-s for editing/viewing (archives)
    FIXED: the File/Properties function writes incorrect group name
    FIXED: krarc doesn't keep the date/time information at extracting to
           local fs
    FIXED: jar files aren't handled + problems with dirs in windows zips 
    FIXED: problem with the windows created rar permissions
    FIXED: performance increasing: faster sorting, directory leaving
    FIXED: compare content error at remote urls (problem with sleep 2)
    FIXED: totals bar didn't update when an incremental refresh happened
    FIXED: locate doesn't report the errors occured during the search
    FIXED: the viewer size is forgotten in maximized mode (KDE hack)
    FIXED: internationalization bugs, illegal usage of QString::latin1()
    FIXED: krarc, ignores the packer dependencies
    FIXED: krarc, rar: mkdir does not work, illegal time and permission info
    FIXED: krarc, problem with copying / moving inside the archive
    FIXED: krarc, problem with international characters in put/mkdir
    FIXED: krarc, problems at copying subdirectories from the archive
    FIXED: [ 1005533 ] stepping onto a subfs device crashes krusader
    FIXED: [ 988835 ] window size of synchronize dirs is not stored
    FIXED: [ 946567 ] krusader minimizes to tray on desktop change
    FIXED: mountman changes... read the email ;-)    

  REMOVED: Dupe Japanese translation (ja.po is used nowadays)
  
  UPDATED: Bosnian translation (thanks Asim Husanovic)
  UPDATED: Chinese Simplified translation (thanks Jinghua Luo)
  UPDATED: Hungarian translation (thanks Kukk Zolt�)
  UPDATED: German translation

  
1.40
======================
    ADDED: when searching in files (grep), push the string we're searching for
           into the clipboard when pressing F3 or F4. this saves an extra copy
           when searching inside the file
    ADDED: Catalan translation
 
 DISABLED: usermenu for 1.40
    
    FIXED: [ 962340 ] Alt-T broken to call Tools menu
    FIXED: [ 980252 ] Compare by Content: right/left position swapped
    FIXED: [ 990141 ] F3/F4 in root mode trouble with permissions    
    FIXED: [ 959916 ] Krusader window too large on startup
    FIXED: username and group information are wrong for ftp_vfs
    FIXED: UMR (uninitialized memory read) in vfs::fromPathOrURL
    
  UPDATED: Polish translation


1.40-beta2
======================
    ADDED: Chinese Simplified translation
    
    FIXED: the new ftp dialog URLs are saved into a stochastic configuration
           group
    FIXED: [ 960003 ] Swapped letters in quick-search
    FIXED: KIO::Slave url redirection handling
           (e.g. now devices:/ and settings:/ works !)
    FIXED: [ 962598 ] viewer didn't display XML files 
    FIXED: [ 960595 ] problem with paths containing more '@' characters
           (FTP proxy hack)
    FIXED: [ 957145 ] krusader closes editor without asking
    FIXED: ports cannot be added for fish, sftp in the new connection GUI
    FIXED: [ 943962 ] the summary status is not updated after calc space
    FIXED: [ 950762 ] missing pemission check on entering a folder
    FIXED: setting "xterm -e vim" as editor didn't work...
    FIXED: [ 953874 ] allowing editors which are not url-aware to be used as
           default editor
    FIXED: [ 948315 ] security hole, krusader changes its temp directory's
           rights to 0777
    FIXED: the UI settings are not saved at exit
    FIXED: [ 951274 ] shift+home and shift+end does not work
    FIXED: [ 948726 ] problem with ctrl+left from the left panel and ctrl+right
           from the right panel
    FIXED: extension is separated from the dirname after renaming directories
           containing '.'
    FIXED: locate does not call kdesu any more
    FIXED: [ 950052 ] synchronizer: the left and right side depends of the
           active panel
    FIXED: [ 770676 ] krarc does not handle password zips
    FIXED: [ 928746 ] symlinks pointing to directories using fish protocol fail
    FIXED: [ 939214 ] synchronizer, wrong behaviour of compare by content
    FIXED: moving into archives is dangerous. it is disabled (for now at least)
    FIXED: synchronizer gui size policy bugs
    FIXED: [ 934498 ] problem at dropping files into the '..' directory
    FIXED: [ 939612 ] F9 moves file, if new name already exists as directory
    FIXED: krusader does not handle filenames containing '#' character
    FIXED: krusader exits at viewing dvi files (missing arguments from KPart).
    FIXED: drag line remains visible after dropping an URL
    FIXED: panel swapping corrupts ctrl+arrow and alt+arrow
    FIXED: error at dropping URLs containing non-english characters from
           konqueror
    FIXED: KDE 3.2, right justified tabs bug
    FIXED: dragging over a new tab changes active tab
    FIXED: crash at pressing space on the '..' directory
  
  UPDATED: Bulgarian translation
  UPDATED: Czech translation
  UPDATED: Danish translation
  UPDATED: Dutch translation
  UPDATED: French translation
  UPDATED: German translation
  UPDATED: Hungarian translation
  UPDATED: Italian translation
  UPDATED: Slovak translation


1.40-beta1
======================   
    ADDED: configuring the colors of the panel
    ADDED: (a bug fix really) ability to "not test archives before unpacking"
    ADDED: new icons (thanks to adios for providing them)
    ADDED: quickmode for mountman. press and HOLD the mountman icon for new
           functionality
    ADDED: Bulgarian translation (thanks to Milen Ivanov)
    ADDED: krusader restart is not necessary from now after changing the
           configuration
    ADDED: ability to give arguments for the terminal
    ADDED: enable/disable icons in the filenames
    ADDED: ability to configure the fields of the panel (Ext, Size, Perm, ...)
    ADDED: single click selects / executes
    ADDED: panel level toolbar ('..', '/', '~', '=' buttons), thanks to David
           Harel
    ADDED: Locate (integrating the findutils-locate package of GNU into
           Krusader). TEST IT
    ADDED: Heiner's patch for 'logical selection mode' is applied and used as
           default. TEST IT
    ADDED: application dependency setting in konfigurator
    ADDED: Csaba's new konfigurator is here, boys and girls!
    ADDED: heiner's quicksearch patch
    ADDED: calculate occupied space prints the directory's size (wincmd-style)
           - thanks heiner!
    ADDED: current directory in history menu is checked
    ADDED: a working user menu (try alt+~), but a bit rough on the edges
    ADDED: KrSearch edit/view file in the result list window (F3, F4, right
           click)
    ADDED: a folder-history button, a-la-total commander. thanks to Hans
           Loffler!
    ADDED: selectall at rename
    ADDED: new shortcuts to search dialog (heiner)
    ADDED: directory synchronizer
    ADDED: file splitter
    ADDED: a missing credit for Frank in the about box
    
	FIXED: krusader exits at closing the viewer when minimized to tray
    FIXED: KDE 3.2 terminal exit at Ctrl+C
    FIXED: bug [ 906386 ] regarding refreshes of dirwatch with fam enabled
    FIXED: bug [ 906538 ] which now makes a faster unpacking process
    FIXED: bug [ 894771 ] regarding over-expanding window due to long command
           line
    FIXED: edit new file on KDE 3.2
    FIXED: permission handling for FTP URL-s
    FIXED: calc space crash at vfs refresh (thanks to Heiner)
    FIXED: krarc created non-executable directories (0666)
    FIXED: reimplementing the 'allow move into archive' setting
    FIXED: no restart at changing the icon tray's state in konfigurator
    FIXED: krusader freezes if the `df` process does not terminate (at network
           errors, IO wait)
    FIXED: krusaderui.rc bug, new menuitems does not appear after a krusader
           update
    FIXED: sort by EXT did not obey the 'case sensative sort' flag
    FIXED: 2 items on the view menu had the same shortcuts
    FIXED: increased speed of search, by emitting lesssignals (thanks to Lars)
    FIXED: statusbar updated only on mouse clicks, not on keyboard
    FIXED: translation: forcing non-english languages with a strange structure
    FIXED: freeze at modal dialogs and icon tray
    FIXED: crash at rename if the directory is refreshed by the watcher
    FIXED: stepping to the file below after delete (heiner)
    FIXED: window size and position saving at maximized mode
    FIXED: more freedom to give FTP proxy URL-s in "New FTP Connection" menu
    FIXED: crash at ftp://user@server@proxy:port FTP URL-s
    FIXED: no parent directory at tar://... and zip://... URL-s
    FIXED: font size problems in KCmdLine and KrMaskChoice
    FIXED: internal editor quits without notification even if the edited file
           was not saved
    FIXED: no i18n for Name, Ext, Size, Modified
    FIXED: obsolete QT header files
    FIXED: crash at closing the progressbar window at packing
    FIXED: no or uninformative error message at packing to a readonly directory
    FIXED: crash at middle clicking on the last tab
    FIXED: KrSearch permissions panel placing bug
    FIXED: ftp port limit changed from 999 to 65535

  REMOVED: arc_vfs support completly replaced with KIO:Slave technolegy.
  
  UPDATED: new package description - Thanks to Jonas B�r
  UPDATED: Krusader Handbook (read ./doc/ChangeLog for more info)
  UPDATED: Japanese translation
  UPDATED: Dutch translation
  UPDATED: Czech translation (thanks to Martin Sixta)
  UPDATED: Spanish translation
  UPDATED: Krename url   http://www.krename.net


1.30
======================
    ADDED: middle mouse button: click on a folder, and create a new tab.
    ADDED: middle mouse button: click on a tab, and close it
    
	FIXED: krarc QByteArray buffer freeing bug
    FIXED: mountman watches 'mount' instead of the directories
    FIXED: keyboard-shortcuts issues for new-tab(alt+ctrl+n),
           close-tab(alt+ctrl+c) and duplicate-tab(alt+ctrl+shift+n)
    FIXED: mountman FreeBSD bug (/etc/mtab does not exist in FreeBSD)
    FIXED: All files / Custom files. Executable was removed.
    FIXED: when selecting something from the combobox in "mark files" dialog,
           combo doesn't close immediatly
    FIXED: mark files dialog added the same selection more than once
    FIXED: disabled panel-types in konfigurator
    FIXED: font size problems with the Select dialog, and New Net Connection
    FIXED: mountman detects those devices as supermount, which are mounted and
           missing from fstab
    FIXED: mountman inserts '/dev/' before NFS shares and mounted devices which
           are missing from fstab
    FIXED: mountman does not watch readonly directories (mount can change its
           permissions!)
    FIXED: mountman does not stop dirwatch after close + memory leak
    FIXED: compare fix at directories with escape characters
    FIXED: Sorry - Archive test passed
    FIXED: FTP proxy bug (more than one @ characters in the URL)
  
  REMOVED: SortByExtention menu item (which did nothing)
  REMOVED: KrSearch-Help + Pack-Move into archive (did nothing)

  UPDATED: Dutch translation
  UPDATED: Danish translation
  UPDATED: Hungarian translation
  UPDATED: Italian translation
  UPDATED: Slovak translation


1.29-beta
======================
    ADDED: KrSearch Match whole word only feature
    ADDED: Tab-browsing shortens tabs when more tabs are created
    ADDED: Starting Krusader with root privileges by pressing Alt+K
    ADDED: Open-in-a-new-tab available in right-click menu
    ADDED: Creating new files with SHIFT+F4
    ADDED: Russian translation (thanks to Dmitry Chernyak)
    ADDED: Ctrl+Enter and Ctrl+Shift+Enter keyboard shortcuts
    ADDED: default shortcut for refreshing the panel is Ctrl+R
    ADDED: ctrl-left/right arrow checks if we're on a folder, if so it refreshes
           the other panel with the contents of the folder, otherwise to the
           same path as current one (Wincmd style)
    ADDED: tabbed-browsing beta
    ADDED: SHIFT-F3 view dialog.
    ADDED: The internal viewer follow links on HTML pages.
    ADDED: panel swapping by Ctrl+U
    ADDED: command line improvments: ctrl+/ opens history list, up&down keys
           work again, and general usability
    ADDED: krusader can now be started from commandline with new options:
           try: krusader --left=/mnt/cdrom --right=ftp://downloads@myserver.net!
    ADDED: new command line widget. should fix some issues and requests
    ADDED: Missing WhatsThis information (thanks to Mikolaj!)
    ADDED: a new shortcut for 'show hidden files' - ctrl+. (ctrl plus dot)
    ADDED: rar support to krArc KIO slave.
    ADDED: open with in the right click menu for multiple files with the same
           mimetype.
    ADDED: Patch by Heiner <h.eichmann_at_gmx.de>  which adds a cancel button to
           the calculate space action.
    FIXED: KrSearch does not find texts at the last row
    FIXED: Strange KrSearch GUI (SearchIn and DontSearchIn adding)
    FIXED: KrSearch crash at pressing Escape or Closing the window during search
    FIXED: cmdline would start-up focused on the wrong panel
    FIXED: when pressing ctrl-enter (or ctrl-shift-enter), focus goes to command
           line
    FIXED: Terminal Emulator bug at ` and Backspace keys
    FIXED: internal editor / viewer crash at invalid symlinks
    FIXED: run-in-terminal would cause the terminal to close prematuraly and
           results would be lost.
    FIXED: free disk capacity miscalculation for Ext2 and Ext3 file systems.
    FIXED: crash when editing a file with # in the filename
    FIXED: inplace renaming bug with extention when pressing ctrl+click
    FIXED: whenever the folder gets refreshed, the current file would be lost
    FIXED: problematic behavior when trying to SPACE a folder without
           permissions
    FIXED: Ctrl-A didn't work properly
    FIXED: crash when unmounting a busy mountpoint
    FIXED: date-time sorting bug
    FIXED: changed pop-up delay of the history button on the command line to
           zero
    FIXED: right-click menu via keyboard appeared in the wrong place
    FIXED: crash when using spacebar on the ".." (thanks to heiner)
    FIXED: automark directories didn't work (thanks to Anarky)
    FIXED: bug when using space to calculate space of directory
    FIXED: crash when viewing files with # in their name.
    FIXED: compilation problem with GCC >= 3.3 (thanks to Adios)
    FIXED: Force refresh when creating a new directory.
    FIXED: a crash when trying to repaint when the VFS was deleted.
	
  REMOVED: Device Manager action
  
  UPDATED: many usability issues (thanks to Mikolaj)
  UPDATED: German translation
  UPDATED: Hungarian translation
  UPDATED: Dutch translation
  UPDATED: Spanish translation


1.25-beta1
======================
    ADDED: Finally, the new bookmark system is here! courtasy of Jan Halasa
    ADDED: new Hungarian translation, thanks to Kukk Zolt�

    FIXED: mountMan bug - didn't allow to umount/mount filesystem with
           trailing /
    FIXED: width of modified column for i18n (thanks to heiner)
    FIXED: dirUp() bug - selection goes to top.
    FIXED: the @ in ftp passwords bug.
	
  UPDATED: Slovak translation
  UPDATED: Dutch translation


1.21-beta1
======================
    ADDED: Opening left/right bookmarks (alt+left/right arrow) is now an action,
           and can be remapped.
    ADDED: In-place renaming (thanks to Heiner Eichmann)
    ADDED: New KIO slaves to handle archives.
    ADDED: multi-file properties.
    ADDED: Krusader now obeys KDE's date time format
    ADDED: Total-Commander style directory selection. Press SPACE to check it
           out! Thanks goes (again) to Heiner Eichmann!
		   
    FIXED: column sizes are saved when doing 'save postion', or if
           'save settings' is set in konfigurator.
    FIXED: double-catching of the ~ (tilda) key
    FIXED: double-catching of the backspace key
    FIXED: closing krusader using Alt-F4 or clicking X didn't save settings
    FIXED: Wrong focus after renaming
    FIXED: Error using KRename with filenames containing spaces (thanks to
           Tobias Vogele)
    FIXED: FreeBSD compatability in KrARC (thanks to Heiner Eichmann)
    FIXED: a crash in the dirUp() function.
    FIXED: when opening bookmarks using keyboard, active panel didn't change
           properly
    FIXED: in search dialog - you can now simply click text, and press ENTER.
           no need to click Search
    FIXED: a lot of usability issues (thanks to Mikolaj Machowski)
    FIXED: double-click in search dialog bug (thanks to heiner eichmann for the
           patch)
    FIXED: i18n issues - thanks to Frank Schoolmeesters
    FIXED: Panel flicker patch (thanks to Gabor Takacs for the patch)
    FIXED: Krusader failed to report permission errors while deleting files
    FIXED: issue with Japanesse translation
    FIXED: ctrl+arrows is caught by panel and not the view
    FIXED: removed unsafe debug messages
    FIXED: proper properties and owner/group for non-local files

  UPDATED: Dutch translation
  UPDATED: German translation

      BUG: krArc slow when unpacking large files


1.20 - KDE 3
======================
    ADDED: Clicking on the status or totals bars (above and below file list)
           changes focus
    ADDED: Each panel remembers the way it was sorted (might be different for
           each)
    ADDED: Each panel remembers the column width (might be different for each)
    ADDED: Dutch translation, thanks to Frank Schoolmeesters
    
	FIXED: Crash when saying NO to "really exit krusader?"
  
  UPDATED: German translation
  UPDATED: Polish translation


1.20
======================
    ADDED: Japanese translation, thanks to UTUMI Hirosi
    ADDED: error window when attempting to drag-n-drop to a target without
           enough permissions

    FIXED: crash when viewing/editing a file without permissions to read
    FIXED: icon touchup - to make the thing look more consistent
    FIXED: removed the ftp disconnect and root actions from the toolbar
    FIXED: updated polish translation
    FIXED: date sorting with files older than the year 2000
    FIXED: crash on remote connections if there is a @ in the password
    FIXED: the remote connections rename function
    FIXED: blank hex viewer with short text files
    FIXED: anonymous checkbox in remote-man not respected


1.12 beta2
======================
    ADDED: Introducing extention column
    ADDED: Italian translation (thanks to Giuseppe Bordoni)
    ADDED: Preview to the right-click menu.

    FIXED: minimize to tray didn't behave correctly
    FIXED: crash when mounting failed (no cdrom in drive)
    FIXED: icon too big when minimized to tray
    FIXED: origin bar now accepts local urls (file:/) gracefully
    FIXED: origin bug, which caused the focus to go to the panel too soon.
    FIXED: right click menu in mountman (thanx to Heiner).
    FIXED: new 'admin' folder (support automake 1.7).
    FIXED: ESC key close the viewer.
    FIXED: crash when trying to open non-existing directory.
    FIXED: directory sorting.

     TODO: automark directories won't work in 1.12!!!
     TODO: can we add a krProgress to normal-vfs refreshes ?
     TODO: dragn'drop quirky.
     TODO: add progressbar to totals (?)
     TODO: COMPAREMODE

    
1.12 beta1
======================
    ADDED: some GUI touch-ups: make buttons smaller, and bars leaner. all in
           all, the thing should look better.
    ADDED: FreeBSD compatability issues - patchs by Heiner, thanks man!
    ADDED: move to next-gen view (at last)
          
    FIXED: popup-menu poping out of place.
    FIXED: Panel & PanelFunc permission clean up.
    FIXED: krBack() clean up.
    FIXED: moved all the logic from ListPanel to ListPanelFunc
    FIXED: integrated the openUrl() API.
    FIXED: minor bug in mountman
    FIXED: bug in arc_vfs, concerning full-paths in tars (thanks Heiner)
    FIXED: right align size column

  REMOVED: Tree & Quickview panels.


1.11 KDE 3
======================
    ADDED: updated Swedish translation, thanks to Anders Linden.
    ADDED: new Spanish translation, thanks to Rafa Munoz.
    ADDED: new Polish translation, thanks to Lukasz Janyst.

    FIXED: Changed the internal viewer default from Hex to Text.
    FIXED: Crash when Krusader is called with open viewer/internal editor.
    FIXED: Keyboard shortcuts not saved in Konfigurator.    


1.10 - KDE 3
======================
    ADDED: new and improved viewer.
    ADDED: Krename support ! (more info at: http://krename.sf.net )
    ADDED: you can now use the command line to "cd" into konqi-supported urls.
           ( try: cd audiocd:/?dev=/dev/cdrom )
    ADDED: you can try to execute files in remote filesystem.
    ADDED: new command detection function instead of using 'which'

    FIXED: rewritten the panel sorting function, it should be better and faster
           now.
    FIXED: back to KRDirWatch, since KDirWatch crashed us on systems with FAM
           enabled.
    FIXED: removed the "panel start path is invalid" error message. if the
           start path is invalid try to find the closest path (the previous
           solution was '/');
    FIXED: don't watch read-only/not-readable directories - this should improve
           performance and avoid a loooong wait time on super-mounted cdroms.
    FIXED: multiple selctions modes are no-more. default mode is Konqueror.
           the multi-mode become unstable after the kde3 porting and we had to
           disable it.
    FIXED: memory leak when starting konfigurator.


1.0.2 - KDE 3
======================
    ADDED: new icon.
    ADDED: sftp & scp support.
    ADDED: multi-protocol and history to the new connection dialog.

    FIXED: normal_vfs now uses the KDE dir watch, in other words: better
           directory refresh.
    FIXED: new 'admin' folder.


1.0.1 - KDE 3
======================
    ADDED: Krusader now compiles on KDE 3 (tested with RC3).
    ADDED: New ftp/smb vfs due to KDE 3 API changes.


1.0.1
======================
    ADDED: When compare-mode is active, pressing the 'Select Files' icon (or the
           equivelent keyboard short-cut), will open the usual dialog with 4 new
           options in the predefined selections. This allows automatic selection
           of files according to their compare-mode status - newer, older, etc.
    ADDED: Terminal emulator now "follows mouse" - konqueror style.
    ADDED: French translation.
    ADDED: A new icon for Krusader. new we've got krusader.png and
           krusader2.png!

    FIXED: errors compiling on kde 2.1 - convertSizeFromKB
    FIXED: compatability issue with installing to debian
    FIXED: compatability issue with Solaris
    FIXED: keyboard settings are not saved.
    FIXED: a small bug causing 'rrr' to show instead of 'rwx'.

1/1/02 - 1.00
=====================
