From bc91935bd8bed6ea997cc1867db2e5c4522777da Mon Sep 17 00:00:00 2001 From: Jordan Lee Date: Mon, 17 Jan 2011 20:06:34 +0000 Subject: [PATCH] first draft of 2.20 news --- NEWS | 32 ++++++++++++++++++++++++++++++-- 1 file changed, 30 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index cdb4976d4..87d1bcfb2 100644 --- a/NEWS +++ b/NEWS @@ -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) === [http://trac.transmissionbt.com/query?milestone=2.13&group=component&order=severity All tickets closed by this release] ==== All Platforms ==== @@ -10,7 +38,7 @@ * Simplify editing the blocklist URL in the preferences window ==== GTK+ ==== * Unblur the statusbar icons - * Fix truncation error in the Torrent Properties dialog. + * Fix truncation error in the Torrent Properties dialog ==== Qt ==== * Fix crash when opening the Torrent Properties dialog on magnet links * 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 a rare crash in desktop notifications * 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 ==== Daemon ==== * Remote didn't always send the right Encoding header in requests