first draft of NEWS for 2.00
This commit is contained in:
parent
5ca8d41816
commit
697b9ef394
32
NEWS
32
NEWS
|
@ -1,3 +1,35 @@
|
|||
=== Transmission 2.00 (2010/xx/yy) ===
|
||||
[http://trac.transmissionbt.com/query?milestone=2.00&group=component&groupdesc=1&order=severity All tickets closed by this release]
|
||||
==== All Platforms ====
|
||||
* Added "Local Peer Discovery" for finding peers on the local network
|
||||
* Optimize peer connections and requests based on available bandwidth
|
||||
* Smarter heuristics when deciding which peers to try connecting to first
|
||||
* Use IEC standard units (KiB, MiB, GiB) instead of (KB, MB, GB)
|
||||
* Better handling of 404 tracker errors
|
||||
==== Mac ====
|
||||
* Show a new transfer window when adding magnet links
|
||||
* Allow trackers to be pasted into the Create Window
|
||||
* The "Resume All" button now ignores finished transfers
|
||||
==== GTK+ ====
|
||||
* New filterbar to filter by tracker, private/public, etc.
|
||||
* Show the Torrent Options dialog when adding magnet links
|
||||
* "Set Location" now supports moving multiple torrents at once
|
||||
* The Properties window now fits on low resolution screens
|
||||
* Add favicon support to the Properties dialog's Tracker tab
|
||||
==== Qt ====
|
||||
* Show the Torrent Options dialog when adding magnet links
|
||||
* Show all active trackers in the tracker display list
|
||||
* Show file sizes in the file tree
|
||||
* Added a confirm dialog when removing torrents
|
||||
==== Daemon ====
|
||||
* Better support for adding per-torrent settings when adding a new torrent
|
||||
* Add optional pidfile support
|
||||
==== Web Client ====
|
||||
* The context menu now works when multiple rows are selected
|
||||
* Show ETA for seeding torrents that are set to stop at some seed ratio
|
||||
|
||||
|
||||
|
||||
=== Transmission 1.93 (2010/05/01) ===
|
||||
[http://trac.transmissionbt.com/query?milestone=1.93&group=component&groupdesc=1&order=severity All tickets closed by this release]
|
||||
==== All Platforms ====
|
||||
|
|
Loading…
Reference in New Issue