2009-04-05 -- Version 0.2.2
	* Added Catalan translation
	* New bareFTP icon (Thanks Kalle!)
	* Added Portuguese Brazilian translation
	* Added German translation

2009-03-21 -- Version 0.2.1
	* Added bookmarks to bookmark menu item
	* Fixed bug causing crash when uploading parent dir (#5)
	* Added Italian translation

2009-02-28 -- Version 0.2.0
	* Fixed several chmod issues
	* Fixed crash on transfer progress right-click (#4)
	* Fixed certain issues with moving transfers up/down
	* Aborting transfers now works to some extent
	* Added support for VMS directory listings
	* Added new site manager (#1)
	* Removed unused methods and System.Data dependency
	* Fixed exception on exit from file menu (#3)
	* Handle some HP ftp server directory listings

2009-01-24 -- Version 0.1.4
	* Enabled sorting on all columns
	* Connection to remote site is now done threaded to avoid gui
	  freeze when remote site doesn't answer
	* Improvements in error handling on delete
	* Fixed right click behaviour in file lists.
	* Fixed charset issues when sending commands
	* Fixed several problems using windows/dos ftp server
	* Display remote error messages in statusbar
	* Several improvements in exception handling

2009-01-16 -- Version 0.1.3
	* New preferences dialog
	* Configurable default protocol and ports
	* Setting show/hide hidden files has instant effect when connected
	* Preserve file permissions on transfer
	* Drag'n drop now use the familiar default icon
	* Remove rubber banding to enable easier multiple drag'n drop
	* Fix desktop file for fedora rpms
	* Drag'n drop integration with GNOME
		(remote->gnome works only if remote site is mounted)
	* New French translation by Simon Leblanc <contact@leblanc-simon.eu>
	* New Spanish translation by Julio Napurí Carlos <julionc@gmail.com>
	* More strings translatable and some typo corrections
	* Link icon arrow now points right
	* Chmod dialog display original permissions if activated for one file

2008-12-23 -- Version 0.1.2
	* Catching more remote connection exceptions
	* Added new Failed trasfer status
	* New Connection class amaging a connection pool to enable 
	    multithreaded remote operations
	* Find user/group names in different way to avoid crash when files 
	    have unknown owner
	* Icons in progress list
	* Clear progress list on disconnect
	* Check for connection when pressing upload/download
	* User folder icon for parent directory

2008-12-19 -- Version 0.1.1
	* Catch exception when user name can't be found from user id
	* Center upload/download buttons
	* Added message view font in preferences
	* Removed button border relief on buttons
	* Fix speed and eta calculations

2008-12-19 -- Version 0.1.0
	* Initial release
	