diff options
author | Daniel Baumann <daniel@debian.org> | 2025-02-05 15:34:22 +0000 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2025-02-05 15:34:22 +0000 |
commit | 571b2cd7f2f380d6e05ad658b086c6a05f5e3403 (patch) | |
tree | 85afd6f51fae791905b39e7ec5e6d7aa6c79227d /NEWS | |
parent | Releasing debian version 1.6~pre2-1. (diff) | |
download | lzip-571b2cd7f2f380d6e05ad658b086c6a05f5e3403.tar.xz lzip-571b2cd7f2f380d6e05ad658b086c6a05f5e3403.zip |
Merging upstream version 1.6~pre3.
Signed-off-by: Daniel Baumann <daniel@debian.org>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -2,6 +2,9 @@ Changes in version 1.6: Decompression time has been reduced by 17%. +Decompression support for the "Sync Flush marker" from lzlib has been +added. + Support for .tbz extension has been added to lzdiff and lzgrep. Man pages for lzdiff, lzgrep and lziprecover have been added to the @@ -17,3 +20,7 @@ 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. |