Module: deluge Branch: 1.3-stable Commit: d3b0df5788b3d2bb3ff7c83b0eff11c2bef94bea
Author: Calum Lind <[email protected]> Date: Mon Jun 20 00:18:13 2011 +0100 Update Changelog --- ChangeLog | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/ChangeLog b/ChangeLog index 214127f..3bd042c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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) -- You received this message because you are subscribed to the Google Groups "deluge-commit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/deluge-commit?hl=en.
