diff options
author | Jonathan McCrohan <jmccrohan@gmail.com> | 2013-07-05 20:28:01 +0100 |
---|---|---|
committer | Jonathan McCrohan <jmccrohan@gmail.com> | 2013-07-05 20:28:01 +0100 |
commit | 322091b9506126cd06ecd3ba95aa73e3099f12d8 (patch) | |
tree | e219100fe43b67987b120310f3de93c5162cbfce /NEWS | |
parent | 9a91a98255fd67175130915a6b519f080d9f7aa8 (diff) | |
download | transmission-remote-cli-322091b9506126cd06ecd3ba95aa73e3099f12d8.tar.gz |
Imported Upstream version 1.6.0upstream/1.6.0
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -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 |