diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 07:24:30 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 07:24:30 +0000 |
commit | 54ec5ca53eb5d88daf91b3a6fafdbea43d764fa7 (patch) | |
tree | ed32990f53223b13952aa9660c83c23cfa63eb18 /NEWS | |
parent | Adding debian version 1.6~pre3-1. (diff) | |
download | lzip-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-- | 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. |