From 835447e7e3e485368f408c8fc70f8657a96b57b3 Mon Sep 17 00:00:00 2001 From: Jonathan McCrohan Date: Thu, 19 Apr 2012 23:27:14 +0100 Subject: Imported Upstream version 1.1.1 --- NEWS | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 NEWS (limited to 'NEWS') diff --git a/NEWS b/NEWS new file mode 100644 index 0000000..ca526f7 --- /dev/null +++ b/NEWS @@ -0,0 +1,26 @@ +1.1.1 2012-04-02 + BUGFIXES: + - ACS characters in pieces view look better but are extremely slow in + some terminals (rxvt) + - Fix UnicodeEncodeError with t['lastAnnounceResult'] + + +1.1 2012-02-29 + BUGFIXES: + - Crash when pressing up or down in empty torrent list + - Append missing '/' to downloadDir to fix sorting by location + - Set individual torrent's seed limit as float, not integer + - Encode tracker errors as UTF-8 + + - New keybindings: + - g/G Move to top/bottom + - C-f/b Move one page forward/backward + - C-n/p Move to next/previous item + - Space View torrent details + - New options in config dialog ('o'): + - Turtle Mode Upload/Download Limit + - Torrent Title is Progress Bar + - Replace upload rate with seed ratio in compact mode. + - Show sort order in status line + - Use ACS characters in pieces view + - More compact status line -- cgit v1.2.3