Changes since 0.6
------------------
New statusbar - shows total size, files, transfers and remaining time
persistent ftp connections ( login once, copy many )
readded proxy support - experimental and only for http !

Bugs Fixed :
	displaying - flickers a lot less
	correct speed and remaining time after resuming
	login-refused bug ( caused segfault )

Changes since 0.5.1
--------------------
New philosophy : transfer modes ( queued, scheduled, delayed )
All I/O is now based on kiolib, which will be a part of next KDE release,
Things that result from kiolib :
 	recursive copying of ftp directories
	ftp & http resuming
	individual progress dialogs
	caching of kioslaves
Additional fields in display :
 	speed, remaining time, full URL
        indicator whether transfer can be resumed
        number of files ( when copying recursively )
New toolbar
New preferences dialog
Auto-shutdown function
Export / Import of transfer lists
Auto-save of transfer lists
Get sizes function ( get size before starting the transfer )
Retrying and Reconnecting after errors
Expert mode ( reworked prompt mode )
Stay-on-the-list feature ( also after succesfull download )

Changes since 0.4
------------------
Added Prompt mode toggle button ( if you are dragging 20 files into kget, turn off prompt mode, and kget won't ask you for each one where to put it )
Added Disconnect mode toggle button ( you can specify command for disconnecting from internet when done downloading - preset is "killall pppd")
Bugs fixed :
        - updating of view ( patch from Michal Mosiewicz )
	- kgetslave killing
	- showing progress of some ftp transfers ( some ftp servers don't return
	  file size in response string )
	- when transfer was set as try-later and you set it again from menu, 
	  it caused segfaults

I had also received  ru.po  file from Andy Pershin, it's included in the
distribution, but I guess he's gonna have to update it for version 0.5
	
Changes since 0.3.2
--------------------
Showing speed of PPP link finaly works.
Transfers that haven't finished are saved into a file and started next time
you run kget.
When kget can't connect, transfer stays on the list and you can try it later.
Added sound notifying when transfers are finished.
Added directory buttons for quick access to download directories

Changes since 0.3
------------------
Pixmap files are smaller ( mogrify from ImageMagick ).
Massive code cleanup
Added paste button.
	
Changes since 0.2
------------------
Makefile bugfix - kget doesn't have to be setuid root
Added speed indicator for ppp link ( code from kpppload )

Changes since 0.1
------------------
Minor bugfixes.
Added RMB menu and Ctrl-v for pasting URL's.
