Module: deluge Branch: 1.3-stable Commit: e304c1f71912f59f21659251868953587ee2fb0d
Author: Damien Churchill <[email protected]> Date: Wed May 5 23:03:19 2010 +0100 update the ChangeLog --- ChangeLog | 13 ++++++++++++- 1 files changed, 12 insertions(+), 1 deletions(-) diff --git a/ChangeLog b/ChangeLog index b07afdd..cd3a2a1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -12,10 +12,21 @@ * Implement local blocklist support * #861: Pause transfers until blocklist is imported +==== Execute ==== + * Fix running commands with the TorrentAdded event + * Fix the web interface + +==== Label ==== + * Fix the web interface (#733) + ==== Web ==== * Migrate to ExtJS 3.1 * Add gzip compression of HTTP data to the server - * Improve the efficiency of the TorrentGrid + * Improve the efficiency of the TorrentGrid with lots of torrents (#1026) + * Add a base parameter to allow reverse proxying (#1076) + * Fix showing all the peers in the details tab (#1054) + * Fix uploading torrent files in Opera or IE (#1087) + * Complete IE support === Deluge 1.2.0 - "Bursting like an infected kidney" (10 January 2010) === ==== Core ==== -- You received this message because you are subscribed to the Google Groups "deluge-commit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/deluge-commit?hl=en.
