diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-06 13:15:19 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-06 13:15:19 +0000 |
commit | a9f7e3c05d7a1f40bfbcacc85fe3f785adac1fae (patch) | |
tree | fa2f02fdb4580caa0afdd4736ab7ee40251a107d /NEWS | |
parent | Adding debian version 1.0-3. (diff) | |
download | lunzip-a9f7e3c05d7a1f40bfbcacc85fe3f785adac1fae.tar.xz lunzip-a9f7e3c05d7a1f40bfbcacc85fe3f785adac1fae.zip |
Merging upstream version 1.1.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 14 |
1 files changed, 11 insertions, 3 deletions
@@ -1,5 +1,13 @@ -Changes in version 1.0: +Changes in version 1.1: -Initial release. +Print only one status line for each multimember file when only one "-v" +is specified. -Created from the decompression code of clzip 1.1. +Inability to change output file attributes has been downgraded from +error to warning. + +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. |