diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 07:48:23 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 07:48:23 +0000 |
commit | 24e454d66b403bfa962040b74c4aaae108347c24 (patch) | |
tree | e48915190f12213530d45c8f80bd8e0c68646084 /NEWS | |
parent | Adding upstream version 1.8. (diff) | |
download | lzip-24e454d66b403bfa962040b74c4aaae108347c24.tar.xz lzip-24e454d66b403bfa962040b74c4aaae108347c24.zip |
Adding upstream version 1.9.upstream/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. |