first draft of 2.20 news

This commit is contained in:
Jordan Lee 2011-01-17 20:06:34 +00:00
parent d1a7f70313
commit bc91935bd8
1 changed files with 30 additions and 2 deletions

32
NEWS
View File

@ -1,3 +1,31 @@
=== Transmission 2.20 (2011/xx/yy) ===
[http://trac.transmissionbt.com/query?milestone=2.20&group=component&order=severity All tickets closed by this release]
==== All Platforms ====
* Don't forget downloaded files when a drive is unplugged
* File reverification is no longer needed in some situations
* Fix "Too many open files" error
* Show the total downloading and seeding time per torrent
* Fix webseeds
* Better support for IPv6-only trackers
* Add the ability to shut down Transmission sessions via RPC
* Improve support for running scripts when a torrent finishes downloading
* Fix checksum error on platforms running uClibc 0.9.27 or older
* Fix memmem() errors on Solaris
==== Mac ====
==== GTK+ ====
* Added "Add" and "Remove" buttons to the tracker list
* Added filesize column to the files list
* Minor fixes
==== Qt ====
* Accept info_hash values in the "Add url..." dialog
==== Daemon ====
* Add "reannounce to tracker" option to transmission-remote
* transmission-remote can now read auth info from environment variables
==== Web Client ====
* Right-clicking a torrent now works with Firefox / Firegestures / Ubuntu
==== Utils ====
* transmission-show now displays webseed information
=== Transmission 2.13 (2010/12/09) === === Transmission 2.13 (2010/12/09) ===
[http://trac.transmissionbt.com/query?milestone=2.13&group=component&order=severity All tickets closed by this release] [http://trac.transmissionbt.com/query?milestone=2.13&group=component&order=severity All tickets closed by this release]
==== All Platforms ==== ==== All Platforms ====
@ -10,7 +38,7 @@
* Simplify editing the blocklist URL in the preferences window * Simplify editing the blocklist URL in the preferences window
==== GTK+ ==== ==== GTK+ ====
* Unblur the statusbar icons * Unblur the statusbar icons
* Fix truncation error in the Torrent Properties dialog. * Fix truncation error in the Torrent Properties dialog
==== Qt ==== ==== Qt ====
* Fix crash when opening the Torrent Properties dialog on magnet links * Fix crash when opening the Torrent Properties dialog on magnet links
* Fix "undo" error when making changes in the Torrent Properties dialog * Fix "undo" error when making changes in the Torrent Properties dialog
@ -499,7 +527,7 @@
* Fix 1.70 crash when setting options in the Properties dialog * Fix 1.70 crash when setting options in the Properties dialog
* Fix a rare crash in desktop notifications * Fix a rare crash in desktop notifications
* Can now sort the file list by priority, download, and completeness * Can now sort the file list by priority, download, and completeness
* Adding a torrent from a browser sometimes didn't work. * Adding a torrent from a browser sometimes didn't work
* Various usability improvements * Various usability improvements
==== Daemon ==== ==== Daemon ====
* Remote didn't always send the right Encoding header in requests * Remote didn't always send the right Encoding header in requests