diff options
author | Daniel Baumann <daniel@debian.org> | 2025-02-05 17:02:39 +0000 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2025-02-05 17:02:39 +0000 |
commit | adb635a04e682a90d5b8a437df603fa51bed8026 (patch) | |
tree | 8b8cf6b5ad310c3fc449172c8b3b7b281612c0c0 /NEWS | |
parent | Correcting wrong email address in previous changelog entry. (diff) | |
download | lzip-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-- | NEWS | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -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. |