diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 05:00:44 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 05:00:44 +0000 |
commit | 9abf3b0a7bda1563cc5eb6537459e9486b622af7 (patch) | |
tree | 99db223dbca09d5dac8e06a1f46a4c541fb5e9ba /NEWS | |
parent | Adding debian version 1.2-4. (diff) | |
download | lunzip-9abf3b0a7bda1563cc5eb6537459e9486b622af7.tar.xz lunzip-9abf3b0a7bda1563cc5eb6537459e9486b622af7.zip |
Merging upstream version 1.3~rc1.
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,7 +1,10 @@ -Changes in version 1.2: +Changes in version 1.3: -Decompression time has been reduced by 12%. +Decompression time has been reduced by 1%. -The target "install-as-lzip" has been added to the Makefile. +File version is now shown only if verbosity >= 4. -The target "install-bin" has been added to the Makefile. +Option "-n, --threads" is now accepted and ignored for compatibility +with plzip. + +"configure" now accepts options with a separate argument. |