diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-02-21 16:26:33 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-02-21 16:26:49 +0000 |
commit | 44d4d7d11c87a21d329de628b9921a2f02fd7244 (patch) | |
tree | 95010f15f34fc0c4f8ae8bbdc3df86fd6fbd5c73 /ChangeLog | |
parent | Releasing debian version 1.11-3. (diff) | |
download | pdlzip-44d4d7d11c87a21d329de628b9921a2f02fd7244.tar.xz pdlzip-44d4d7d11c87a21d329de628b9921a2f02fd7244.zip |
Merging upstream version 1.12.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 7 insertions, 2 deletions
@@ -1,3 +1,8 @@ +2022-01-21 Antonio Diaz Diaz <antonio@gnu.org> + + * Version 1.12 released. + * main.c (getnum): Show option name and valid range if error. + 2021-01-01 Antonio Diaz Diaz <antonio@gnu.org> * Version 1.11 released. @@ -18,7 +23,7 @@ * main.c: Document option -0 and make it use a 64 KiB dict size. * 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-04 Antonio Diaz Diaz <antonio@gnu.org> @@ -104,7 +109,7 @@ * Using LZMA SDK 9.10 (public domain) from Igor Pavlov. -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 |