diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-01-23 05:44:35 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-01-23 05:44:35 +0000 |
commit | 684f601a8d5c03271f00c79ecf2503adc8f88aed (patch) | |
tree | 3346607a82ffe01ef0a4a19bed6c8b8b6f96864e /ChangeLog | |
parent | Adding upstream version 1.10. (diff) | |
download | plzip-218aa2878d9f536421d4b5d5b63c52e2a3eb6599.tar.xz plzip-218aa2878d9f536421d4b5d5b63c52e2a3eb6599.zip |
Adding upstream version 1.11.upstream/1.11upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 18 |
1 files changed, 13 insertions, 5 deletions
@@ -1,9 +1,18 @@ +2024-01-21 Antonio Diaz Diaz <antonio@gnu.org> + + * Version 1.11 released. + * main.cc: 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. + (open_outstream): Create missing intermediate directories. + * configure, Makefile.in: New variable 'MAKEINFO'. + 2022-01-24 Antonio Diaz Diaz <antonio@gnu.org> * Version 1.10 released. * main.cc (getnum): Show option name and valid range if error. (check_lib): Check that LZ_API_VERSION and LZ_version_string match. - * Set variable LIBS from configure. + * configure: Set variable LIBS. * Improve several descriptions in manual, '--help', and man page. * plzip.texi: Change GNU Texinfo category to 'Compression'. (Reported by Alfred M. Szmidt). @@ -220,8 +229,7 @@ until something better appears on the net. -Copyright (C) 2009-2022 Antonio Diaz Diaz. +Copyright (C) 2009-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. |