diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-02-21 16:10:02 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-02-21 16:10:20 +0000 |
commit | 534d48ffedd7b2050ebccb10ab43d92b8a6248bd (patch) | |
tree | 494dcd1ec9526b2c7eaaa34cf9fafa04016e8e5b /ChangeLog | |
parent | Releasing debian version 1.12-3. (diff) | |
download | lunzip-534d48ffedd7b2050ebccb10ab43d92b8a6248bd.tar.xz lunzip-534d48ffedd7b2050ebccb10ab43d92b8a6248bd.zip |
Merging upstream version 1.13.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 8 insertions, 2 deletions
@@ -1,3 +1,9 @@ +2022-01-22 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. + 2021-01-01 Antonio Diaz Diaz <antonio@gnu.org> * Version 1.12 released. @@ -18,7 +24,7 @@ * lzip_index.c: Detect some kinds of corrupt trailers. * main.c (main): Check return value of close( infd ). * main.c: Compile on DOS with DJGPP. - * 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-05 Antonio Diaz Diaz <antonio@gnu.org> @@ -115,7 +121,7 @@ * Created from the decompression code of clzip 1.1. -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 |