diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 07:48:04 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 07:48:04 +0000 |
commit | 5682f60e459bbb6a0d6174377db327fa5b63710b (patch) | |
tree | 94ea4904226e2a6b93fda7a50c96659f37f34458 /NEWS | |
parent | Adding debian version 1.7-3. (diff) | |
download | lzip-5682f60e459bbb6a0d6174377db327fa5b63710b.tar.xz lzip-5682f60e459bbb6a0d6174377db327fa5b63710b.zip |
Merging upstream version 1.8.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 11 |
1 files changed, 7 insertions, 4 deletions
@@ -1,5 +1,8 @@ -Changes in version 1.7: +Changes in version 1.8: -A bug, introduced in version 1.6, which prevents lzip from decompressing -some rare files has been fixed. The integrity checking code catches it, -so there is no risk of data loss. +Compression time has been reduced by 4%. + +Lzdiff and lzgrep have been moved to the new package zutils. + +Compilation warnings on sistems where uint32_t != unsigned int have been +fixed. |