summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarcos Pinto <markybob@dipconsultants.com>2007-11-04 22:33:55 +0000
committerMarcos Pinto <markybob@dipconsultants.com>2007-11-04 22:33:55 +0000
commit91d8ad33aef61bba82de72fc6753b154bcc3a3e5 (patch)
tree82072f12ce43b485ba796a763572d9195df659e4 /ChangeLog
parent67e79250d222df9615732b40a79d17f2980d52e1 (diff)
downloaddeluge-91d8ad33aef61bba82de72fc6753b154bcc3a3e5.tar.gz
deluge-91d8ad33aef61bba82de72fc6753b154bcc3a3e5.tar.bz2
deluge-91d8ad33aef61bba82de72fc6753b154bcc3a3e5.zip
add error management to blocklist plugin
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fa66593a4..4fab4f35c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Deluge 0.5.7 (xx November 2007)
+ * Blocklist plugin will now display errors, instead of just crashing on a bad
+ list
+
Deluge 0.5.6.2 (31 October 2007)
* Set default piece size to 256-KiB in TorrentCreator plugin and add 2048KiB
as a size option.