summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2025-02-05 17:02:39 +0000
committerDaniel Baumann <daniel@debian.org>2025-02-05 17:02:39 +0000
commitadb635a04e682a90d5b8a437df603fa51bed8026 (patch)
tree8b8cf6b5ad310c3fc449172c8b3b7b281612c0c0 /NEWS
parentCorrecting wrong email address in previous changelog entry. (diff)
downloadlzip-adb635a04e682a90d5b8a437df603fa51bed8026.tar.xz
lzip-adb635a04e682a90d5b8a437df603fa51bed8026.zip
Merging upstream version 1.6.
Signed-off-by: Daniel Baumann <daniel@debian.org>
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.