From c605616cb976be0971ee40329b774de554f16c6a Mon Sep 17 00:00:00 2001 From: Andrew Resch Date: Sat, 20 Feb 2010 09:17:40 -0800 Subject: [PATCH] Update Changelog --- ChangeLog | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 2117d62f8..bc96648b3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,8 @@ -=== Deluge 1.2.1 === +=== Deluge 1.2.1 (20 Feb 2010) === +==== Core ==== + * Make Deluge dependent upon libtorrent 0.14.9 or greater. This is due to + an over-downloading bug in previous versions of libtorrent. + ==== GtkUI ==== * Fix #1128 Show an error dialog when unable to start a 'deluged' process * Increased max enterable download / upload limit to 60000 KiB/s