diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-02-21 12:25:31 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-02-21 12:25:47 +0000 |
commit | e9d153cbb3f2d324182e34899404446537334a56 (patch) | |
tree | 16b3c05f736d638e89dadc1e630d2d2925ede229 /ChangeLog | |
parent | Releasing debian version 1.12-4. (diff) | |
download | clzip-e9d153cbb3f2d324182e34899404446537334a56.tar.xz clzip-e9d153cbb3f2d324182e34899404446537334a56.zip |
Merging upstream version 1.13.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | ChangeLog | 13 |
1 files changed, 11 insertions, 2 deletions
@@ -1,3 +1,12 @@ +2022-01-24 Antonio Diaz Diaz <antonio@gnu.org> + + * Version 1.13 released. + * Decompression time has been reduced by 5-12% depending on the file. + * main.c (getnum): Show option name and valid range if error. + * Improve several descriptions in manual, '--help', and man page. + * clzip.texi: Change GNU Texinfo category to 'Compression'. + (Reported by Alfred M. Szmidt). + 2021-01-04 Antonio Diaz Diaz <antonio@gnu.org> * Version 1.12 released. @@ -22,7 +31,7 @@ * main.c (main): Check return value of close( infd ). * main.c: Compile on DOS with DJGPP. * clzip.texi: Improve descriptions of '-0..-9', '-m', and '-s'. - * configure: Accept appending to CFLAGS, 'CFLAGS+=OPTIONS'. + * configure: Accept appending to CFLAGS; 'CFLAGS+=OPTIONS'. * INSTALL: Document use of CFLAGS+='-D __USE_MINGW_ANSI_STDIO'. 2018-02-06 Antonio Diaz Diaz <antonio@gnu.org> @@ -151,7 +160,7 @@ * Translated to C from the C++ source of lzip 1.10. -Copyright (C) 2010-2021 Antonio Diaz Diaz. +Copyright (C) 2010-2022 Antonio Diaz Diaz. This file is a collection of facts, and thus it is not copyrightable, but just in case, you have unlimited permission to copy, distribute, and |