diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-01-31 05:33:38 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-01-31 05:33:46 +0000 |
commit | c966a54e1a444c5e78adde1160a21c50a42c24cf (patch) | |
tree | edbdc88c4dc978e45ef78152627c0170b1001d03 /ChangeLog | |
parent | Releasing debian version 1.13~rc1-1. (diff) | |
download | pdlzip-c966a54e1a444c5e78adde1160a21c50a42c24cf.tar.xz pdlzip-c966a54e1a444c5e78adde1160a21c50a42c24cf.zip |
Merging upstream version 1.13.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -1,8 +1,9 @@ -2023-12-21 Antonio Diaz Diaz <antonio@gnu.org> +2024-01-21 Antonio Diaz Diaz <antonio@gnu.org> - * Version 1.13-rc1 released. + * Version 1.13 released. * main.c: Reformat file diagnostics as 'PROGRAM: FILE: MESSAGE'. (show_option_error): New function showing argument and option name. + (main): Make -o preserve date/mode/owner if 1 input file. * lzip.h: Rename verify_* to check_*. * configure, Makefile.in: New variable 'MAKEINFO'. * INSTALL: Document use of CFLAGS+='--std=c99 -D_XOPEN_SOURCE=500'. @@ -118,8 +119,7 @@ * Using LZMA SDK 9.10 (public domain) from Igor Pavlov. -Copyright (C) 2010-2023 Antonio Diaz Diaz. +Copyright (C) 2010-2024 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 -modify it. +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 modify it. |