]> granicus.if.org Git - transmission/commitdiff
tweak NEWS
authorMitchell Livingston <livings124@transmissionbt.com>
Sat, 8 Jun 2013 01:57:39 +0000 (01:57 +0000)
committerMitchell Livingston <livings124@transmissionbt.com>
Sat, 8 Jun 2013 01:57:39 +0000 (01:57 +0000)
NEWS

diff --git a/NEWS b/NEWS
index d2f5fcb486644895302f60192326d59b8918b55e..45c6de35d562153f29377ab991f7e06aeebb8c54 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,7 +2,7 @@
 [http://trac.transmissionbt.com/query?milestone=2.80&group=component&order=severity All tickets closed by this release]
 ==== All Platforms ====
   * Support renaming a transfer's files and folders
-  * Better use of the OS' filesystem cache
+  * Better use of the OS's filesystem cache
   * Lengthen the prefetch cache for data sent to peers
   * Faster parsing of JSON data and bencoded data
   * Fewer public API calls in libtransmission need thread locks (ie, fewer beachballs)
   * Improved unit tests in libtransmission
   * Tarballs are now released only in .xz format
 ==== Mac Client ====
-  * VDKQueue
+  * Use VDKQueue for watching for torrent files
 ==== GTK+ Client ====
-  * Simplify the tracker filter pulldown's interface; now matches the Qt client
-  * Synced preferences text & shortcuts in the GTK+ and Qt clients
+  * Simplify the tracker filter pulldown's interface (now matches the Qt client)
+  * Synced preferences text & shortcuts
   * Remove deprecated calls to gdk_threads_enter()
   * Silence a handful of console warnings
 ==== Qt Client ====
@@ -26,7 +26,7 @@
   * Fix an issue with the tray icon preventing hibernation/logout
   * Other CPU speedups
   * Open the correct folder when clicking on single-file torrents
-  * Synced preferences text & shortcuts in the GTK+ and Qt clients
+  * Synced preferences text & shortcuts
   * Fix non Latin-1 unit strings
 ==== Daemon ====
   * Add support for specifying recently-active torrents in transmission-remote