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 | 37fa228613d1402d92b609feb48659619647b8dd (patch) | |
| tree | eb3149209a10c9664c30ecf3e698885cc1a0f777 /NEWS | |
| parent | d856731545c9a713772f6f90584e675e605fc20a (diff) | |
| parent | 322091b9506126cd06ecd3ba95aa73e3099f12d8 (diff) | |
| download | transmission-remote-cli-37fa228613d1402d92b609feb48659619647b8dd.tar.gz | |
Merge tag 'upstream/1.6.0'
Upstream version 1.6.0
Diffstat (limited to '')
| -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  | 
