diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 07:23:45 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 07:23:45 +0000 |
commit | 2f1db1facab89cd2eda64441f9b730a3831f5746 (patch) | |
tree | 85afd6f51fae791905b39e7ec5e6d7aa6c79227d /NEWS | |
parent | Adding debian version 1.6~pre2-1. (diff) | |
download | lzip-2f1db1facab89cd2eda64441f9b730a3831f5746.tar.xz lzip-2f1db1facab89cd2eda64441f9b730a3831f5746.zip |
Merging upstream version 1.6~pre3.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to '')
-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. |