diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-06 11:33:36 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-06 11:33:36 +0000 |
commit | 8b42f93e9b42a93caddaa897a237acb5acbf3231 (patch) | |
tree | 0385d43238b978b7be02fb442fb64fadc92ad7dc /NEWS | |
parent | Adding upstream version 1.2. (diff) | |
download | clzip-8b42f93e9b42a93caddaa897a237acb5acbf3231.tar.xz clzip-8b42f93e9b42a93caddaa897a237acb5acbf3231.zip |
Adding upstream version 1.3.upstream/1.3
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 16 |
1 files changed, 9 insertions, 7 deletions
@@ -1,10 +1,12 @@ -Changes in version 1.2: +Changes in version 1.3: -The option "-F, --recompress", which forces recompression of files whose -name already has the ".lz" or ".tlz" suffix, has been added. +Inability to change output file attributes has been downgraded from +error to warning. -Print only one status line for each multimember file when only one "-v" -is specified. +A small change has been made in the "--help" output and man page. -For large values of "--match-length", compression ratio has been -slightly increased and compression time has been reduced by up to 6%. +Quote characters in messages have been changed as advised by GNU Coding +Standards. + +Configure option "--datadir" has been renamed to "--datarootdir" to +follow GNU Standards. |