]> granicus.if.org Git - transmission/commitdiff
(2.7x) tweak NEWS
authorMitchell Livingston <livings124@transmissionbt.com>
Sun, 6 Jan 2013 03:01:46 +0000 (03:01 +0000)
committerMitchell Livingston <livings124@transmissionbt.com>
Sun, 6 Jan 2013 03:01:46 +0000 (03:01 +0000)
NEWS

diff --git a/NEWS b/NEWS
index fd31f33c1e9564b516ef7948f598ac48ce1ee6d4..1b2eb62df7e0f7158bd39f23a09b293451a2e8b5 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -4,19 +4,18 @@
   * Better error logging when user-provided scripts can't be executed
   * The "Time Remaining" property wasn't set for torrents with webseeds but no peers
   * Fix rare error that created a directory name "$HOME"
-==== Mac ====
 ==== GTK+ Client ====
   * Fix sort-by-age regression introduced in 2.74
   * The "Edit Trackers" window didn't resize properly due to a 2.70 regression
   * Raise the main window when presenting it from an App Indicator
 ==== Qt Client ====
-  * Add magnet link support in transmission-qt.desktop
+  * Add magnet link support to transmission-qt.desktop
   * Fix notification area bug that inhibited logouts & desktop hibernation
-  * Use the `video' icon when the torrent is an mkv or mp4 file
+  * Use the "video" icon when the torrent is an mkv or mp4 file
   * Toggling the "Append '.part' to incomplete files' names" had no effect
   * Fix display of the torrent name in the Torrent Options dialog
   * Fix cursor point bug in the filterbar's entry field
-  * Fix crash when adding a magnet link while Transmission was only visible in the system tray
+  * Fix crash when adding a magnet link when Transmission was only visible in the system tray
   * Fix free-memory-read error on shutdown
 ==== Daemon ====
   * Better watchdir support
@@ -24,7 +23,7 @@
 ==== Web Client ====
   * Fix indentation of the torrent list and toolbar buttons on mobile devices
 ==== CLI ====
-  * If the Download directory doesn't exist, try to create it instead of exiting.
+  * If the Download directory doesn't exist, try to create it instead of exiting
 
 === Transmission 2.75 (2012/12/13) ===
 [http://trac.transmissionbt.com/query?milestone=2.75&group=component&order=severity All tickets closed by this release]