]> granicus.if.org Git - transmission/commitdiff
update NEWS
authorJordan Lee <jordan@transmissionbt.com>
Sun, 3 Feb 2013 21:20:22 +0000 (21:20 +0000)
committerJordan Lee <jordan@transmissionbt.com>
Sun, 3 Feb 2013 21:20:22 +0000 (21:20 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 3a4bf25316ba2b5d6a298580d84835b799fe3910..f8cca740d6149369238cafc97b74fe2259992c4d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,11 +3,13 @@
 ==== All Platforms ====
   * Fix 2.75 regression that broke JSON parsing of real numbers in locales that don't use '.' as a decimal separator
   * Don't invalidate the OS' file cache when closing files
+  * Fix overflow error when setting speed limits above ~8589 kB/s
 ==== GTK+ Client ====
   * Minor pluralization fixes in the UI
 ==== Qt Client ====
   * Fix non Latin-1 symbol issue when showing file transfer speeds
   * Fix issue when creating new torrents with multiple trackers
+  * Fix lost text selection in the properties dialog's 'comment' field
 ==== Daemon ====
   * Fix documentation errors in the spec and manpages
 ==== CLI ====