diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 07:24:20 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 07:24:20 +0000 |
commit | f1eee6d491a84850317722457f9cbfafc9e86150 (patch) | |
tree | bad3e67de4e6bef3a4e638c8581b3eda98aa1226 /NEWS | |
parent | Adding upstream version 1.6~pre3. (diff) | |
download | lzip-f1eee6d491a84850317722457f9cbfafc9e86150.tar.xz lzip-f1eee6d491a84850317722457f9cbfafc9e86150.zip |
Adding upstream version 1.6.upstream/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. |