From 2291db5be459b7a5227900d8160654c210cd72d6 Mon Sep 17 00:00:00 2001 From: Andrew Resch Date: Tue, 15 Jul 2008 03:16:42 +0000 Subject: [PATCH] Update changelog --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index 0c2ddb0fe..f92f4210d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,15 @@ Deluge 0.9.02 - "1.0.0_RC2" (xx July 2008) + +Core: * Fix displaying of file progress * Fix files to have proper read/write permissions +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