mirror of
https://github.com/codex-storage/deluge.git
synced 2025-02-19 22:58:30 +00:00
Update ChangeLog.
This commit is contained in:
parent
b3492b07a1
commit
9b3f5783d5
@ -26,6 +26,7 @@
|
|||||||
these is missing, an authentication error will be sent to the client
|
these is missing, an authentication error will be sent to the client
|
||||||
which sould then ask the username/password to the user.
|
which sould then ask the username/password to the user.
|
||||||
* Implemented sequential downloads.
|
* Implemented sequential downloads.
|
||||||
|
* #378: Provide information about a torrent's pieces states
|
||||||
|
|
||||||
==== GtkUI ====
|
==== GtkUI ====
|
||||||
* Fix uncaught exception when closing deluge in classic mode
|
* 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
|
now also migrated from the old format were automatic localhost logins were
|
||||||
possible, which no longer is, this fixes #1814.
|
possible, which no longer is, this fixes #1814.
|
||||||
* Implemented sequential downloads UI handling.
|
* Implemented sequential downloads UI handling.
|
||||||
|
* #378: Allow showing a pieces bar instead of a regular progress bar in a
|
||||||
|
torrent's status tab.
|
||||||
|
|
||||||
==== WebUI ====
|
==== WebUI ====
|
||||||
* Migrate to ExtJS 3.1
|
* Migrate to ExtJS 3.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user