diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 20 |
1 files changed, 15 insertions, 5 deletions
@@ -1,8 +1,18 @@ -Changes in version 1.3: +Changes in version 1.4: -A small change has been made in the "--help" output and man page. +The options "-f, --force", "-F, --recompress", "-k, --keep", and +"-o, --output", have been ported from clzip. -Quote characters in messages have been changed as advised by GNU Coding -Standards. +Pdlzip now accepts more than one file in the command line. -Standard input and standard output are now set in binary mode on OS2. +Decompression time has been reduced by 5%. + +The dependence of "--test" on the existence of "/dev/null" has been +removed. + +Configure option "--datadir" has been renamed to "--datarootdir" to +follow GNU Standards. + +The target "install-as-lzip" has been added to the Makefile. + +The target "install-bin" has been added to the Makefile. |