diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 05:02:37 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 05:02:37 +0000 |
commit | e25a5b0f3e358a0bfd478cdc077af191fafe7ec6 (patch) | |
tree | ba338751a206d0619b75e60d27d889831bedd2c3 /NEWS | |
parent | Adding upstream version 1.3. (diff) | |
download | lunzip-e25a5b0f3e358a0bfd478cdc077af191fafe7ec6.tar.xz lunzip-e25a5b0f3e358a0bfd478cdc077af191fafe7ec6.zip |
Adding upstream version 1.4~rc1.upstream/1.4_rc1
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 11 |
1 files changed, 3 insertions, 8 deletions
@@ -1,10 +1,5 @@ -Changes in version 1.3: +Changes in version 1.4: -Decompression time has been reduced by 1%. +File version is no more shown in status messages. -File version is now shown only if verbosity >= 4. - -Option "-n, --threads" is now accepted and ignored for compatibility -with plzip. - -"configure" now accepts options with a separate argument. +Minor fixes. |