diff options
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. |