diff options
Diffstat (limited to '')
-rw-r--r-- | NEWS | 17 |
1 files changed, 9 insertions, 8 deletions
@@ -1,12 +1,13 @@ -Changes in version 1.3: +Changes in version 1.4: -Inability to change output file attributes has been downgraded from -error to warning. +Multi-step trials have been implemented. -A small change has been made in the "--help" output and man page. +Compression ratio has been slightly increased. -Quote characters in messages have been changed as advised by GNU Coding -Standards. +Compression time has been reduced by 10%. -Configure option "--datadir" has been renamed to "--datarootdir" to -follow GNU Standards. +Decompression time has been reduced by 8%. + +The target "install-as-lzip" has been added to the Makefile. + +The target "install-bin" has been added to the Makefile. |