summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorPedro Algarvio <pedro@algarvio.me>2011-05-05 18:41:20 +0100
committerPedro Algarvio <pedro@algarvio.me>2011-05-18 05:01:30 +0100
commit9b3f5783d57d340b39af8dc39d7cb8195f7f72a5 (patch)
tree4225567fcd948a55cdbd84f2143d0d8f7e5281fd /ChangeLog
parentb3492b07a1d29c33f4ea130cf7e7263fe70bc9c6 (diff)
downloaddeluge-9b3f5783d57d340b39af8dc39d7cb8195f7f72a5.tar.gz
deluge-9b3f5783d57d340b39af8dc39d7cb8195f7f72a5.tar.bz2
deluge-9b3f5783d57d340b39af8dc39d7cb8195f7f72a5.zip
Update ChangeLog.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8a5f3f9b4..691fa87fa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -26,6 +26,7 @@
these is missing, an authentication error will be sent to the client
which sould then ask the username/password to the user.
* Implemented sequential downloads.
+ * #378: Provide information about a torrent's pieces states
==== GtkUI ====
* Fix uncaught exception when closing deluge in classic mode
@@ -34,6 +35,8 @@
now also migrated from the old format were automatic localhost logins were
possible, which no longer is, this fixes #1814.
* Implemented sequential downloads UI handling.
+ * #378: Allow showing a pieces bar instead of a regular progress bar in a
+ torrent's status tab.
==== WebUI ====
* Migrate to ExtJS 3.1