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
commit37fa228613d1402d92b609feb48659619647b8dd (patch)
treeeb3149209a10c9664c30ecf3e698885cc1a0f777 /NEWS
parentd856731545c9a713772f6f90584e675e605fc20a (diff)
parent322091b9506126cd06ecd3ba95aa73e3099f12d8 (diff)
downloadtransmission-remote-cli-37fa228613d1402d92b609feb48659619647b8dd.tar.gz
Merge tag 'upstream/1.6.0'
Upstream version 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