Fix tooltip for 'Show session speed in titlebar' option
This commit is contained in:
parent
f31ac4bdc8
commit
afb12d7403
@ -2,6 +2,9 @@ Deluge 1.1.0_RC2 (In Development)
|
|||||||
Core:
|
Core:
|
||||||
* Fix new version check
|
* Fix new version check
|
||||||
|
|
||||||
|
GtkUI:
|
||||||
|
* Fix tooltip for 'Show session speed in titlebar' option
|
||||||
|
|
||||||
Plugins:
|
Plugins:
|
||||||
* Remove Stats plugin since it wasn't intended to be in this release
|
* Remove Stats plugin since it wasn't intended to be in this release
|
||||||
|
|
||||||
@ -19,6 +22,7 @@ Deluge 1.1.0_RC1 (23 December 2008)
|
|||||||
* Fix #47 the state and config files are no longer invalidated when there is no diskspace
|
* Fix #47 the state and config files are no longer invalidated when there is no diskspace
|
||||||
* Fix #619 return "" instead of "Infinity" if seconds == 0 in ftime
|
* Fix #619 return "" instead of "Infinity" if seconds == 0 in ftime
|
||||||
* Add -P, --pidfile option to deluged
|
* Add -P, --pidfile option to deluged
|
||||||
|
* Basic authentication for remote access to daemon, see: http://dev.deluge-torrent.org/wiki/Authentication
|
||||||
|
|
||||||
GtkUI:
|
GtkUI:
|
||||||
* Add peer progress to the peers tab
|
* Add peer progress to the peers tab
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user