diff options
author | Daniel Baumann <daniel@debian.org> | 2025-02-05 17:05:31 +0000 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2025-02-05 17:05:31 +0000 |
commit | ad294bd17366a533244689b22139fd688d71c40a (patch) | |
tree | e48915190f12213530d45c8f80bd8e0c68646084 /NEWS | |
parent | Adding upstream version 1.8. (diff) | |
download | lzip-ad294bd17366a533244689b22139fd688d71c40a.tar.xz lzip-ad294bd17366a533244689b22139fd688d71c40a.zip |
Adding upstream version 1.9.upstream/1.9
Signed-off-by: Daniel Baumann <daniel@debian.org>
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. |