Updates for release
This commit is contained in:
parent
158bfbcb6e
commit
1b29b6bfc9
@ -1,4 +1,4 @@
|
|||||||
Deluge 1.0.1 (In Development)
|
Deluge 1.0.1 (10 October 2008)
|
||||||
Core:
|
Core:
|
||||||
* Change the default max global upload slots to 4 instead of -1 since libtorrent
|
* Change the default max global upload slots to 4 instead of -1 since libtorrent
|
||||||
will automatically open more slots to meet the upload speed limit.
|
will automatically open more slots to meet the upload speed limit.
|
||||||
@ -13,6 +13,8 @@ Deluge 1.0.1 (In Development)
|
|||||||
* Fix freezing on start-up issues on systems that do not have a properly
|
* Fix freezing on start-up issues on systems that do not have a properly
|
||||||
configured localhost entry.
|
configured localhost entry.
|
||||||
* Change max connections default setting to 200
|
* Change max connections default setting to 200
|
||||||
|
* Fix issue with invalid bencoding from some trackers
|
||||||
|
* Plenty of libtorrent updates that should improve core stability
|
||||||
|
|
||||||
GtkUI:
|
GtkUI:
|
||||||
* Improve performance of files tab by only updating when values change
|
* Improve performance of files tab by only updating when values change
|
||||||
|
|||||||
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,5 +1,5 @@
|
|||||||
deluge-torrent (1.0.0-1) unstable; urgency=low
|
deluge-torrent (1.0.1-1) unstable; urgency=low
|
||||||
|
|
||||||
* 1.0.0 - "Sharks are bulletproof"
|
* 1.0.1
|
||||||
|
|
||||||
-- Andrew Resch (andar) <andrewresch@gmail.com> Sun, 21 Sep 2008 02:10:00 -0000
|
-- Andrew Resch (andar) <andrewresch@gmail.com> Fri, 10 Oct 2008 02:10:00 -0000
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user