diff options
author | Jonathan McCrohan <jmccrohan@gmail.com> | 2013-03-22 21:26:55 +0000 |
---|---|---|
committer | Jonathan McCrohan <jmccrohan@gmail.com> | 2013-03-22 21:26:55 +0000 |
commit | 9a91a98255fd67175130915a6b519f080d9f7aa8 (patch) | |
tree | 46b93ee79f63961926cb5e639ecddda93c719386 /NEWS | |
parent | f2c42d2c57feb8cc7cfca8dfdd9d1ee2ca788c81 (diff) | |
download | transmission-remote-cli-9a91a98255fd67175130915a6b519f080d9f7aa8.tar.gz |
Imported Upstream version 1.5.0upstream/1.5.0
Diffstat (limited to '')
-rw-r--r-- | NEWS | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -1,3 +1,18 @@ +1.5.0 2013-03-21 + BUGFIXES: + - Torrents should no longer become 'isolated' for seemingly no reason + + - Support for Transmission version 2.80 + - Open files with 'xdg-open' (or something else) + - Limited support for queues (increase/decrease, sort) + - Better performance when scrolling through many torrents + - Submit torrents to daemon via RPC request, not file path + - Tab completion for files and directories + - Ctrl+u deletes from cursor to beginning in dialogs + - Peer download rate estimates become invalid after 60 seconds without + update + + 1.4.7 2013-01-10 - Support for Transmission version 2.76 |