summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorPedro Algarvio <pedro@algarvio.me>2011-05-08 22:39:11 +0100
committerPedro Algarvio <pedro@algarvio.me>2011-05-08 22:39:11 +0100
commitcc5f2ffe1874e74937f66736d23ef83051ed38ad (patch)
tree1e2346af0c2280c29967dc305c404620be5a6d4b /ChangeLog
parent89b79c76a32bea0def888c21211c2e8cdf412ce0 (diff)
downloaddeluge-cc5f2ffe1874e74937f66736d23ef83051ed38ad.tar.gz
deluge-cc5f2ffe1874e74937f66736d23ef83051ed38ad.tar.bz2
deluge-cc5f2ffe1874e74937f66736d23ef83051ed38ad.zip
Implemented sequential downloads on core.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index df7a83232..46956e581 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -25,6 +25,7 @@
* Authentication no longer requires a username/password. If one or both of
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.
==== GtkUI ====
* Fix uncaught exception when closing deluge in classic mode