diff options
| author | Jonathan McCrohan <jmccrohan@gmail.com> | 2012-08-01 19:51:47 +0100 | 
|---|---|---|
| committer | Jonathan McCrohan <jmccrohan@gmail.com> | 2012-08-01 19:51:47 +0100 | 
| commit | a8e991445ba757834bf2619f1194839ed8b37fb0 (patch) | |
| tree | 27c9a44b73760f3836e8513c55c7891c2099e833 /NEWS | |
| parent | e749e8f80d1edbf120bf76547cdf6a99c3fa8bb4 (diff) | |
| download | transmission-remote-cli-upstream/1.4.tar.gz | |
Imported Upstream version 1.4upstream/1.4
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 17 | 
1 files changed, 17 insertions, 0 deletions
| @@ -1,3 +1,20 @@ +1.4  2012-07-30 +    BUGFIXES: +        - Fix crash upon opening help window for small terminals +        - Consider wide characters in dialogs +        - Don't draw dialogs that are bigger than the terminal +        - Fix file list indentation for multiple same-level directories + +    - Support for Transmission 2.61 +    - Highlight torrents that can't discover new peers +    - Use terminal's default background/foreground colors, making +      pseudo-transparency and black-on-white color schemes possible +    - Use locale to find out preferred output encoding instead of forcing +      UTF-8 +    - Peer and tracker list are a little more compressed to fit into small +      terminals + +  1.3.1  2012-06-12      BUGFIXES:          - Fix wrong progress bar placement calculation for two-column | 
