Module: deluge
Branch: 1.3-stable
Commit: 36f92231a698b19eec4bc1f6d2c572a902d78629

Author: Calum Lind <[email protected]>
Date:   Tue Feb 15 04:23:37 2011 +0000

Updated Changelog

---

 ChangeLog |   40 +++++++++++++++++++++++++++++++++++++++-
 1 files changed, 39 insertions(+), 1 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index fcceb5d..559b3a2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,42 @@
+
+
+==== Core ====
+    * #1527: Fix Converting unicode to unicode error in move_storage
+    * #1373: Fix creating and moving non-ascii folder names in MS Windows
+    * #1507: Fix temporary file race condition in core/core.py:add_torrent_url
+    * Fix a bug that can occur when upgrading 1.1 config files
+
+==== GtkUI ====    
+    * #1514: Added Indicator Applet
+    * #1494: Add Downloaded and Uploaded columns to torrent view
+    * Add missing icons for Trackers filter
+    * Fix inconsistancies in the text for translation
+    * #1510: Fix cannot create a torrent with only non-zero tier trackers
+    * #1513: Fix unhandled Twisted Error in test_listen_port
+    * #690:  Fix renaming folders does not remove old empty folders
+    * #1336: Fix uneeded horizontal scrollbar showing in Files & Peers Tab
+    * #1508: Fix TypeError in cell_data_queue() could not convert argument to 
correct param type
+    * #1498: Fix double slashes appearing when renaming
+    * #1283: Fix consistent icons for Files tab
+    * #1282: Text for AutoManaged changed to 'On/Off' and localized
+
+==== WebUI ====
+    * #1194: Fix infinite login prompt in web ui through reverse proxy
+    * #1355: Fix slow changing states in webUI
+       * #1536: Fix Edit Trackers window not scrolling and not being resizable
+
+==== ConsoleUI ====
+    * #755:  Fix can't set listen_ports through console UI
+    * #1500: Fix Console crashes on command longer than terminal width
+    * #1248: Fix deluge-console unicode support on redirected stdout
+    * Fix for deluge-console not adding torrent files on MS Windows
+    * #1450: Fix trailing white space in paths
+    * Misc: Updated help text for deluge-console on MS Windows
+    * #1484: Fix trying to access the screen object when not using interactive 
mode
+
+==== Scheduler ====
+    * #1506: Fix max speed not restored on a yellow->green transition
+
 === Deluge 1.3.1 (31 October 2010) ===
 ==== Core ====
        * #1369: Fix non-ascii config folders not working in windows
@@ -11,7 +50,6 @@
        * #1377: Fix bug when enabling plugins
        * #1370: Fix issues with preferences
        * #1312: Fix deluge-web using 100% CPU
-       * #1536: Fix Edit Trackers window not scrolling and not being resizable
 
 === Deluge 1.3.0 (18 September 2010) ===
 ==== Core ====

-- 
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.

Reply via email to