Module: deluge Branch: pieces-progress-bar Commit: d05225f88bae59dd13a4364d56caa4ec09ac22be
Author: Pedro Algarvio <[email protected]> Date: Thu May 5 18:41:20 2011 +0100 Update ChangeLog. --- ChangeLog | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/ChangeLog b/ChangeLog index df7a832..414176b 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. + * #378: Provide information about a torrent's pieces states ==== GtkUI ==== * Fix uncaught exception when closing deluge in classic mode @@ -32,6 +33,8 @@ * Host entries in the Connection Manager UI are now editable. They're now also migrated from the old format were automatic localhost logins were possible, which no longer is, this fixes #1814. + * #378: Allow showing a pieces bar instead of a regular progress bar in a + torrent's status tab. ==== WebUI ==== * Migrate to ExtJS 3.1 -- 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.
