From 1590d9a98f6ab74a1f1287cdcc39633faa7e712e Mon Sep 17 00:00:00 2001 From: Christophe Dumez Date: Thu, 25 Dec 2008 16:22:46 +0000 Subject: [PATCH] - Updated Changelog --- Changelog | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/Changelog b/Changelog index 304e3a989..46e304afa 100644 --- a/Changelog +++ b/Changelog @@ -1,5 +1,5 @@ * Unknown - Christophe Dumez - v1.3.0 - - FEATURE: Based on libtorrent-rasterbar v0.14 + - FEATURE: Based on libtorrent-rasterbar v0.14.2 - FEATURE: Improved ratio calculation system - FEATURE: Torrent creation code cleanup - FEATURE: Allow to set maximum number of active seeds (queueing) @@ -11,13 +11,16 @@ - FEATURE: Allow to change the save path of torrents after addition - FEATURE: Got rid of libmagick++ dependency - FEATURE: Updated Web interface to MochaUI v0.9.5 + - FEATURE: Added notification in WebUI when qBittorrent is not reachable - BUGFIX: Fixed several memory leaks - BUGFIX: WebUI is now working with IE7 - BUGFIX: Fixed spacing problem in toolbar when toggling its visibility - BUGFIX: Fixed some compilation and Qt4 warnings -* Unknown - Christophe Dumez - v1.2.1 +* Sun Nov 9 2008 - Christophe Dumez - v1.2.1 - BUGFIX: Fixed possible crash when deleting a torrent permanently + - BUGFIX: Queued_for_checking torrents were not displayed as checking in seeding list + - BUGFIX: Speed up startup time when having a lot of torrents * Wed Oct 29th 2008 - Christophe Dumez - v1.2.0 - FEATURE: Torrent queueing system (with priorities)