]> granicus.if.org Git - transmission/commitdiff
update NEWS
authorMitchell Livingston <livings124@transmissionbt.com>
Wed, 8 Feb 2012 03:47:39 +0000 (03:47 +0000)
committerMitchell Livingston <livings124@transmissionbt.com>
Wed, 8 Feb 2012 03:47:39 +0000 (03:47 +0000)
NEWS

diff --git a/NEWS b/NEWS
index b146153e17dc3dc2359585745f7fc727234394e6..d157605d2bc52222c66c9728fc02235ae530f077 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,32 +1,37 @@
-
 === Transmission 2.50 (2012/02/xx) ===
 [http://trac.transmissionbt.com/query?milestone=2.50&group=component&order=severity All tickets closed by this release]
 ==== All Platforms ====
   * Fix crash when adding some magnet links
-  * Fix Fails-To-Build error on Solaris 10 from use of mkdtemp()
-  * Fix Fails-To-Build error on FreeBSD from use of alloca()
-  * Fix Fails-To-Build error when building without a C++ compiler for libuTP
   * Improved support for downloading webseeds with large files
+  * Gracefully handle incorrectly-compressed data from webseed downloads
   * Fairer bandwidth distribution across connected peers
   * Use less CPU when calculating undownloaded portions of large torrents
   * Use the Selection Algorithm, rather than sorting, to select peer candidates
-  * Gracefully handle incorrectly-compressed data from webseed downloads
   * If the OS has its own copy of natpmp, prefer it over our bundled version
+  * Fix Fails-To-Build error on Solaris 10 from use of mkdtemp()
+  * Fix Fails-To-Build error on FreeBSD from use of alloca()
+  * Fix Fails-To-Build error when building without a C++ compiler for libuTP
 ==== Mac ====
-  * FIXME
+  * Animated rows in the main window (Lion only)
+  * Quarantine downloaded files (to protect against malware)
+  * The inspector no longer floats above other windows (by popular demand)
+  * Mist notifications: basic notification support for users without Growl
+  * Support pasting a torrent file URL into the main window (Lion only)
+  * Minor interface tweaks and bug fixes
 ==== GTK+ ====
   * Fix regression that broke the "--minimized" command-line argument
   * Instead of notify-send, use the org.freedesktop.Notifications DBus API
 ==== Qt ====
   * Fix FTB when building without libuTP support on Debian
 ==== Web Client ====
-  * Fix runtime errors in IE 9
-  * Allow sorting by size
-  * Upgrade to jQuery 1.7
-  * The toolbar's tracker and state filters now use browser-builtin radiobuttons
+  * Filtering by state and tracker
+  * Sorting by size
+  * Larger toolbar buttons to make them easier to press
   * Fix the torrent size and time remaining in the inspector's details tab
   * Bundle jQuery and the stylesheets to avoid third-party CDNs
-  * Make the toolbar buttons a little larger so they'll be easier to press
+  * Upgrade to jQuery 1.7.1
+  * Fix runtime errors in IE 9
+  * Minor interface tweaks
 ==== Daemon ====
   * Fix corrupted status string in transmission-remote