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 | 074d2e1f638f90a5ee28401cd386b71a5aeaa2bb (patch) | |
| tree | d3b94661f66d5d9d7b4555dc08e0999724e18b8b /NEWS | |
| parent | 7620fcf293dbca9cacfedd8eb03ba5aa195934b3 (diff) | |
| parent | a8e991445ba757834bf2619f1194839ed8b37fb0 (diff) | |
| download | transmission-remote-cli-074d2e1f638f90a5ee28401cd386b71a5aeaa2bb.tar.gz | |
Merge tag 'upstream/1.4'
Upstream version 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  | 
