diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-04 14:26:44 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-04 14:26:44 +0000 |
commit | ecbe220d49e78a6e3379f57cb358780699090be7 (patch) | |
tree | 4d7038cdde9ffce40eaa9280d3f79eaa319044b4 /NEWS | |
parent | Initial commit. (diff) | |
download | plzip-upstream.tar.xz plzip-upstream.zip |
Adding upstream version 1.10.upstream/1.10upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -0,0 +1,13 @@ +Changes in version 1.10: + +In case of error in a numerical argument to a command line option, plzip +now shows the name of the option and the range of valid values. + +'--check-lib' now checks that LZ_API_VERSION and LZ_version_string match. + +The variable LIBS can now be set from configure. + +Several descriptions have been improved in manual, '--help', and man page. + +The texinfo category of the manual has been changed from 'Data Compression' +to 'Compression' to match that of gzip. (Reported by Alfred M. Szmidt). |