aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorJonathan McCrohan <jmccrohan@gmail.com>2013-07-05 20:28:01 +0100
committerJonathan McCrohan <jmccrohan@gmail.com>2013-07-05 20:28:01 +0100
commit322091b9506126cd06ecd3ba95aa73e3099f12d8 (patch)
treee219100fe43b67987b120310f3de93c5162cbfce /NEWS
parent9a91a98255fd67175130915a6b519f080d9f7aa8 (diff)
downloadtransmission-remote-cli-322091b9506126cd06ecd3ba95aa73e3099f12d8.tar.gz
Imported Upstream version 1.6.0upstream/1.6.0
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS15
1 files changed, 15 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9e58c79..e9cbc6c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+1.6.0 2013-06-28
+ BUGFIXES:
+ - Fix timestamps after year 2038 on 32-bit systems
+ - Fix host placement in peer list
+ - Fallback to UTF-8 on LookupError from getpreferredencoding()
+ (as seen when ssh'ing into Mac OS)
+
+ - Jump to and select directories in file list
+ - Sort torrents by tracker
+ - Make blank line between torrents optional
+ - Add preview for incomplete files
+ - Move queue position by 10 with S-Left/Right
+ - Show IP:PORT in peer list
+
+
1.5.0 2013-03-21
BUGFIXES:
- Torrents should no longer become 'isolated' for seemingly no reason