tweak NEWS

This commit is contained in:
Mitchell Livingston 2009-12-05 03:52:53 +00:00
parent 78ead8c3dd
commit 5756097288
1 changed files with 4 additions and 4 deletions

8
NEWS
View File

@ -5,12 +5,12 @@
* If a torrent has multiple tracker tiers, announce to them in parallel
* Add optional "incomplete directory" where partial downloads are stored
* Trackerless torrent support
* Improved IPv6 support
* Append .part to incomplete files
* Faster management of very long peer lists
* Improved IPv6 support
* Faster management of very large peer lists
* When seeding, prefetch the data we upload
* IPv6 support for the DHT (dht 0.11)
* Improved DHT bootstrapping
* Improved DHT bootstrapping
* Improved PEX support
* Brand-new torrents with no downloaded data don't have to wait in the "Verify Local Data" queue
* Fix potential crash on shutdown when port forwarding is disabled
@ -34,7 +34,7 @@
* When running as a daemon, send log messages to syslog
* transmission-remote now allows per-torrent speed limits to be set
==== Web Client ====
* Add "turtle mode" support to the web client
* Add speed limit "turtle mode" support to the web client
* Double-clicking a torrent opens/closes the torrent inspector
=== Transmission 1.76 (2009/10/24) ===