diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 05:10:03 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 05:10:03 +0000 |
commit | df409dd4fc7a0bfe48c40fab6dca07bcba160676 (patch) | |
tree | f3923adc44f5704dd8ccf5b6b7422487eea3e886 /NEWS | |
parent | Adding upstream version 1.7. (diff) | |
download | lunzip-df409dd4fc7a0bfe48c40fab6dca07bcba160676.tar.xz lunzip-df409dd4fc7a0bfe48c40fab6dca07bcba160676.zip |
Adding upstream version 1.8~pre1.upstream/1.8_pre1
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -1,6 +1,7 @@ -Changes in version 1.7: +Changes in version 1.8: -Minor changes have been made. +Lunzip now verifies that the output file is regular when "low memory" +mode is requested. -The targets "install-compress", "install-strip-compress", and -"install-man-compress" have been added to the Makefile. +Some error messages have been adjusted to be identical to those of +lzip-1.17. |