diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 07:48:29 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 07:48:29 +0000 |
commit | 5fee2f90f3d2bde22239938ee0ec6c381b1ad91f (patch) | |
tree | 5f818a82f05cd87820abe14084090d803837c64d /NEWS | |
parent | Adding debian version 1.8-1. (diff) | |
download | lzip-5fee2f90f3d2bde22239938ee0ec6c381b1ad91f.tar.xz lzip-5fee2f90f3d2bde22239938ee0ec6c381b1ad91f.zip |
Merging upstream version 1.9.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 9 |
1 files changed, 4 insertions, 5 deletions
@@ -1,8 +1,7 @@ -Changes in version 1.8: +Changes in version 1.9: -Compression time has been reduced by 4%. +Lzip now returns at least 1 if closing stdout fails. -Lzdiff and lzgrep have been moved to the new package zutils. +Lintian warnings in Debian about man pages have been fixed. -Compilation warnings on sistems where uint32_t != unsigned int have been -fixed. +The "COPYING" file is no more used as data for testing. |