Update Changelog

This commit is contained in:
Calum Lind 2011-06-20 00:18:13 +01:00
parent 4f3c753fc1
commit d3b0df5788

View File

@ -2,12 +2,19 @@
==== Core ====
* Properly show the 'Checking Resume Data' state instead of just 7
* Fix #1788: Added ability to use XDG_DOWNLOAD_DIR as default download folder
* Fix path error with torrent files prefixed with 'file://' from Firefox
* Fix #1869: Set the disk io read/write to bypass OS cache in Windows
* Fix #1504: Win32 run deluged as not logged in user via runas or service
==== GtkUI ====
* Show the checking icon for torrents in the 'Checking Resume Data' state
* #1195: Fix right-click selecting issue when switching between folders and files
* Add F2 key shortcut for renaming filenames in the Files Tab
* Increase max piece size to 16 MiB in create torrent dialog
* Fix #1475: Save and restore Preferences dialog size from config
* Add search as you type to the torrent view
* Fix #1456: No ETA showing with multiple files
* Fix #1560: FilesTab Progress value sorting by int instead of float
=== AutoAdd ===
* #1861: Fix AutoAdd Warning (column number is a boolean)