diff options
Diffstat (limited to '')
-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. |