2003-07-09  Bjrn Sahlstrm  <kbjorn@users.sourceforge.net>
	* Fixed compile error on GCC 3.2
2003-07-08  Bjrn Sahlstrm  <kbjorn@users.sourceforge.net>
	* KBear-3.0alpha1 released
2003-06-28  Bjrn Sahlstrm  <kbjorn@users.sourceforge.net>
	* Added recent connections plugin
2003-06-23  Bjrn Sahlstrm  <kbjorn@users.sourceforge.net>
	* Bugfixes
	* Added always overwrite option in transfer config page
2003-06-22  Bjrn Sahlstrm  <kbjorn@users.sourceforge.net>
	* Added file difference plugin
2003-06-18  Bjrn Sahlstrm  <kbjorn@users.sourceforge.net>
	* Fixed automatic deletion of log files according to settings
2003-06-15  Bjrn Sahlstrm  <kbjorn@users.sourceforge.net>
	* Fixed some compile errors
2003-06-14  Bjrn Sahlstrm  <kbjorn@users.sourceforge.net>
	* Properties dialog for remote filesys
2003-06-12  Bjrn Sahlstrm  <kbjorn@users.sourceforge.net>
	* Bugfixes in queue plugin
	* Fixes for error handling
2003-06-12  Bjrn Sahlstrm  <kbjorn@users.sourceforge.net>
	* Fixed so transfer buttons works in classic ui mode
	* Removed threading
	* Transfer progress plugin now functional
2003-06-03  Bjrn Sahlstrm  <kbjorn@users.sourceforge.net>
	* Queue plugin now functional
	* Added fullscreen mode for mainwindow
2003-06-01  Bjrn Sahlstrm  <kbjorn@users.sourceforge.net>
	* Connection and Transfermanagement
	* Removed class ConnectionInfo, now using SiteInfo all over.
	* Started to implement session management in transferqueue
2003-05-21  Bjrn Sahlstrm  <kbjorn@users.sourceforge.net>
	* Connection and Transfermanagement
2003-04-29  Bjrn Sahlstrm  <kbjorn@users.sourceforge.net>
	* Finally fixed crash at shutdown
2003-04-23  Bjrn Sahlstrm  <kbjorn@users.sourceforge.net>
	* Bugfixes
2003-04-22  Bjrn Sahlstrm  <kbjorn@users.sourceforge.net>
	* Fixed so most settings options should work properly ?
2003-04-19  Bjrn Sahlstrm  <kbjorn@users.sourceforge.net>
	* Fixed alot of compile errors
2003-04-18  Bjrn Sahlstrm  <kbjorn@users.sourceforge.net>
	* Removed system tray icon for sitemanagerdaemon
	* Sitemanager now inherit KDialogBase instead of QWidget, this way it will have it's own event loop
	* Fixed so import filters work again in the new sitemanager.
2003-04-16  Bjrn Sahlstrm  <kbjorn@users.sourceforge.net>
	* Fixed so showing of hidden files works correctly for local filesys.
	* Removed all exception handling from ConnectionManager.
2003-04-14  Bjrn Sahlstrm  <kbjorn@users.sourceforge.net>
	* Fixed so settings are applied etc.
2003-04-06  Bjrn Sahlstrm  <kbjorn@users.sourceforge.net>
	* Removed all associations to Binary/ASCII mode  from Sitemanager, ConnectionInfo etc.
		Since this is now a globally option in TransferManager
	* Added Auto transfer mode support in ftp implementation
2003-03-26  Bjrn Sahlstrm  <kbjorn@users.sourceforge.net>
	* Added Classic UI style
2003-03-17  Bjrn Sahlstrm  <kbjorn@users.sourceforge.net>
	* Lots of undocumented changes and additions
	* Fixed severe bug concerning popupmenu.
2003-01-28  Bjrn Sahlstrm  <kbjorn@users.sourceforge.net>
	* The work has now started on version 3.0.
	There are now two branches in the CVS tree:
	-> HEAD is were the upcoming KBear 3 goes. 
	-> KBEAR_2_BRANCH is where all bugfixes of KBear 2.x.x goes. 
	HEAD is at the moment totally useless since we started to rewrite
	the app from scratch using new codebase. The new app will be 
	much more flexible using a new plugin framework.
	But as I said, for now it's best to stick to the KBEAR_2_BRANCH.
2002-12-15  Bjrn Sahlstrm  <kbjorn@users.sourceforge.net>
	* KBear 2.1 released
2002-12-14  Bjrn Sahlstrm  <kbjorn@users.sourceforge.net>
	* Bugfix
2002-12-12  Bjrn Sahlstrm  <kbjorn@users.sourceforge.net>
	* Fixed bug when stopping transfer in single connection mode
	* Bugfix [ kbear-Support Requests-652340 ]
2002-12-01  Bjrn Sahlstrm  <kbjorn@users.sourceforge.net>
	* Updated docbook
	* Bugfixes in dirsynch part
2002-11-26  Bjrn Sahlstrm  <kbjorn@users.sourceforge.net>
	* Bugfix concerning closing of QuickConnect dialog on KDE 3.1
2002-11-22  Bjrn Sahlstrm  <kbjorn@users.sourceforge.net>
	* Fixed so when selecting 'single connection' in sitemanager now is
		truly a single connection. Even transfers now use the same connection
2002-11-21  Bjrn Sahlstrm  <kbjorn@users.sourceforge.net>
	* Bugfix when changing key accelerators
	* Bugfix [ kbear-Bugs-640399 ]
2002-11-14  Bjrn Sahlstrm  <kbjorn@users.sourceforge.net>
	* Fixed so transfering using ASCII mode works properly
2002-11-12  Bjrn Sahlstrm  <kbjorn@users.sourceforge.net>
	* Fixed SOCKS support
2002-11-08  Bjrn Sahlstrm  <kbjorn@users.sourceforge.net>
	* Bugfix [ kbear-Bugs-635283 ]
	* Bugfix [ kbear-Bugs-635278 ]
2002-11-04  Bjrn Sahlstrm  <kbjorn@users.sourceforge.net>
	* Fixes in jobclasses
	* Bugfixes in ftp implementation
2002-11-03  Bjrn Sahlstrm  <kbjorn@users.sourceforge.net>
	* Bugfixes concerning encoding of filenames containing for example chinese characters
	* Changed name for chinese po from zh_TW.Big5.po to zh_TW.po
2002-10-31  Bjrn Sahlstrm  <kbjorn@users.sourceforge.net>
	* Fixed queue bug, transfers wasn't started when queue was selected.
	* Fixed bug in sitemanager, protocol not selected properly when selcting a new site.
	* Added ability to close internet connection automatically when downloading is finished.
		even application and system shutdown is possible. [ kbear-Feature Requests-624308 ]
2002-10-30  Bjrn Sahlstrm  <kbjorn@users.sourceforge.net>
	* Bugfix [ kbear-Bugs-630421 ]
2002-10-24  Bjrn Sahlstrm  <kbjorn@users.sourceforge.net>
	* Fixed bug in connection manager
2002-10-23  Bjrn Sahlstrm  <kbjorn@users.sourceforge.net>
	* Fixed bug concerning menu update when closing view in maximized mode
2002-10-20  Bjrn Sahlstrm  <kbjorn@users.sourceforge.net>
	* Added dir synch part, not implemented yet.
2002-10-18  Bjrn Sahlstrm  <kbjorn@users.sourceforge.net>
	* Updated implementation for properties dialog
	* Fixed bug in tree view
2002-10-17  Bjrn Sahlstrm  <kbjorn@users.sourceforge.net>
	* Added option to set encoding for remote filesystem in sitemanagers
		advanced settings, to display for example chinese chars correctly
	* Bugfix
	* Fixed login bug in firewall
	* Added traditional Chinese po file and docbook
2002-10-14  Bjrn Sahlstrm  <kbjorn@users.sourceforge.net>
	* Added indonesian po file
2002-10-14  Bjrn Sahlstrm  <kbjorn@users.sourceforge.net>
	* Added hebrew po file
2002-10-11  Bjrn Sahlstrm  <kbjorn@users.sourceforge.net>
	* KBear 2.0 released
