diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-04 14:24:05 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-04 14:24:05 +0000 |
commit | 2dfe2abaacad589aa40facf9acdc60fa9d0e17d6 (patch) | |
tree | d35b6bb5cadbc2a260a65bc4ad2806b60d93489d /NEWS | |
parent | Initial commit. (diff) | |
download | clzip-2dfe2abaacad589aa40facf9acdc60fa9d0e17d6.tar.xz clzip-2dfe2abaacad589aa40facf9acdc60fa9d0e17d6.zip |
Adding upstream version 1.13.upstream/1.13upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -0,0 +1,11 @@ +Changes in version 1.13: + +Decompression time has been reduced by 5-12% depending on the file. + +In case of error in a numerical argument to a command line option, clzip +now shows the name of the option and the range of valid values. + +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). |