diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-06 11:33:49 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-06 11:33:49 +0000 |
commit | baab8c4746bececfa4d7a048ed723a97405dab79 (patch) | |
tree | 187a5e7a527f800750626673c870bf0342cd65f4 /NEWS | |
parent | Adding debian version 1.2-2. (diff) | |
download | clzip-baab8c4746bececfa4d7a048ed723a97405dab79.tar.xz clzip-baab8c4746bececfa4d7a048ed723a97405dab79.zip |
Merging upstream version 1.3.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to '')
-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. |