diff --git a/ChangeLog b/ChangeLog index f92f4210d..7bb66f320 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,15 +1,25 @@ -Deluge 0.9.02 - "1.0.0_RC2" (xx July 2008) +Deluge 0.9.03 - "1.0.0_RC3" (In-Development) + Core: + * File progress fixes from libtorrent + * Fix building on FreeBSD -Core: -* Fix displaying of file progress -* Fix files to have proper read/write permissions + UI: + * Default to gtkui when running 'deluge' instead of defaulting to last used. -WebUI: -* Include missing 'classic' template -* Update options tab to include queue settings + Misc: + * Some changes for python 2.6 compatibility + +Deluge 0.9.02 - "1.0.0_RC2" (15 July 2008) + Core: + * Fix displaying of file progress + * Fix files to have proper read/write permissions -Windows: -* Fix displaying of tray icon -* Fix scrolling of tray menu -* Fix hiding of tray icon when shutting down -* Fix tray icon tool tip length to show properly + WebUI: + * Include missing 'classic' template + * Update options tab to include queue settings + + Windows: + * Fix displaying of tray icon + * Fix scrolling of tray menu + * Fix hiding of tray icon when shutting down + * Fix tray icon tool tip length to show properly