Update Changelog

This commit is contained in:
Calum Lind 2012-02-28 23:18:09 +00:00
parent 9c0a450a47
commit e33d834cc9
1 changed files with 2 additions and 0 deletions

View File

@ -48,6 +48,7 @@
* #1967: Fix unhandled IndexError when trying to open a non-json conf file * #1967: Fix unhandled IndexError when trying to open a non-json conf file
* Fix setting daemon listen interface from command line * Fix setting daemon listen interface from command line
* #2021: Fix share ratio limit not obeyed for seeded torrents added to session * #2021: Fix share ratio limit not obeyed for seeded torrents added to session
* Add optparse custom version to prevent unnecessary loading of libtorrent
==== GtkUI ==== ==== GtkUI ====
* #1918: Fix Drag'n'Drop not working in Windows * #1918: Fix Drag'n'Drop not working in Windows
@ -63,6 +64,7 @@
* Fix compatibility with Python 2.5 * Fix compatibility with Python 2.5
* Fix collapsed treeview in Create Torrent dialog * Fix collapsed treeview in Create Torrent dialog
* Ignore unmaximise event when window isn't visible * Ignore unmaximise event when window isn't visible
* #1976: Fixed text entry with trailing newline characters causing issues for Move Storage
==== WebUI ==== ==== WebUI ====
* Fix Webui files-tab menu setting wrong priority * Fix Webui files-tab menu setting wrong priority