mirror of
https://git.deluge-torrent.org/deluge
synced 2025-08-05 16:08:40 +00:00
Update Changelog and README
This commit is contained in:
parent
86fca4b43b
commit
0eee49891a
2 changed files with 3 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
||||||
* Implement new RPC protocol DelugeRPC replacing XMLRPC
|
* Implement new RPC protocol DelugeRPC replacing XMLRPC
|
||||||
* Move to a twisted framework
|
* Move to a twisted framework
|
||||||
* Add an 'Error' filter for Trackers to show trackers that currently have a tracker error
|
* Add an 'Error' filter for Trackers to show trackers that currently have a tracker error
|
||||||
|
* Use system GeoIP database if available, this is now an optional dependency
|
||||||
|
|
||||||
==== GtkUI ====
|
==== GtkUI ====
|
||||||
* Remove SignalReceiver
|
* Remove SignalReceiver
|
||||||
|
@ -28,6 +29,7 @@
|
||||||
==== Misc ====
|
==== Misc ====
|
||||||
* PyGTK dependency bumped to => 2.12 to use new tooltip system
|
* PyGTK dependency bumped to => 2.12 to use new tooltip system
|
||||||
* Add new scripts for invoking UIs: deluge-gtk, deluge-web, deluge-console
|
* Add new scripts for invoking UIs: deluge-gtk, deluge-web, deluge-console
|
||||||
|
* Remove GeoIP database from the source tree
|
||||||
|
|
||||||
=== Deluge 1.1.0 - "Time gas!" (10 January 2009) ===
|
=== Deluge 1.1.0 - "Time gas!" (10 January 2009) ===
|
||||||
==== Core ====
|
==== Core ====
|
||||||
|
|
1
README
1
README
|
@ -48,6 +48,7 @@ Dependencies:
|
||||||
setuptools
|
setuptools
|
||||||
gettext
|
gettext
|
||||||
pyxdg
|
pyxdg
|
||||||
|
geoip-database (optional)
|
||||||
|
|
||||||
Gtk:
|
Gtk:
|
||||||
python-notify (libnotify python wrapper)
|
python-notify (libnotify python wrapper)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue