diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 05:00:36 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 05:00:36 +0000 |
commit | e83684e70d693debd8ec1beee56507507ccd1ec9 (patch) | |
tree | 48dc884a806159505f99cf332f0476477f350db7 /NEWS | |
parent | Adding upstream version 1.2. (diff) | |
download | lunzip-e83684e70d693debd8ec1beee56507507ccd1ec9.tar.xz lunzip-e83684e70d693debd8ec1beee56507507ccd1ec9.zip |
Adding upstream version 1.3~rc1.upstream/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. |