summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2015-11-07 07:24:30 +0000
committerDaniel Baumann <mail@daniel-baumann.ch>2015-11-07 07:24:30 +0000
commit54ec5ca53eb5d88daf91b3a6fafdbea43d764fa7 (patch)
treeed32990f53223b13952aa9660c83c23cfa63eb18 /NEWS
parentAdding debian version 1.6~pre3-1. (diff)
downloadlzip-54ec5ca53eb5d88daf91b3a6fafdbea43d764fa7.tar.xz
lzip-54ec5ca53eb5d88daf91b3a6fafdbea43d764fa7.zip
Merging upstream version 1.6.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 4 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 0d39426..26f2f60 100644
--- a/NEWS
+++ b/NEWS
@@ -16,11 +16,13 @@ dictionary size limit.
Flush calls have been added to decompressor to allow partial recovery
of the uncompressed data when decompressing a corrupt file.
-Lzdiff, lzgrep and lziprecover are now installed by default.
-
The dependence of "--test" on the existence of "/dev/null" has been
removed.
Some "bashisms" have been removed from lzdiff and lzgrep.
Dictionary size for options "-1" to "-4" has been changed.
+
+A build problem with the Sun C++ compiler has been fixed.
+
+Lzdiff, lzgrep and lziprecover are now installed by default.