From 56be8825c55e09f71de755272961b856208b5e33 Mon Sep 17 00:00:00 2001 From: Marcos Pinto Date: Thu, 9 Aug 2007 06:03:54 +0000 Subject: [PATCH] update changelog --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index 05488b179..0fdf7955c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,10 +1,13 @@ Deluge 0.5.4.1 (xx August 2007) * Add "Open containing folder" and "Open File" to the torrent and file menu, respectively + * Load Blocklist plugin last and have it not lock up the interface during + import * Catch SIGINT, SIGHUP, SIGTERM and Gnome logoff to quit properly * Add send local info to developers * Fix up pieces, peers and files plugins * UPnP fixes + * Add All-time stats plugins * FreeBSD full allocation fix * Added per torrent max upload slots and max connections preferences * A lot of other less visible improvements