From b95f39dfdb659097af23465ec2a533a254fd4ac5 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 23 Jan 2024 06:54:09 +0100 Subject: Adding upstream version 1.13~rc1. Signed-off-by: Daniel Baumann --- ChangeLog | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index de510fd..05db9f6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2023-12-31 Antonio Diaz Diaz + + * Version 1.13-rc1 released. + * zutils.cc (test_format): Fix detection of bzip2 with no blocks. + * rc.h (format_order): Put fmt_gz before fmt_bz2. + * zcmpdiff.cc (open_other_instream): Try also other compressed formats. + * zcmp.cc (cmp): Report EOF on empty file like GNU cmp. + * zupdate.cc: Reformat file diagnostics as 'PROGRAM: FILE: MESSAGE'. + * Replace 'verify' with 'check'. + * configure, Makefile.in: New variable 'MAKEINFO'. + 2023-01-07 Antonio Diaz Diaz * Version 1.12 released. @@ -113,7 +124,7 @@ * Version 1.3 released. * check.sh: Fix two values of expected exit status. - * zutils.texi: Document that '--format' does not verify format. + * zutils.texi: Document that '--format' does not check format. * Add two missing #includes. * Change license to GPL version 2 or later. @@ -175,7 +186,7 @@ * ztest.cc: New file implementing ztest functionality in C++. * Makefile.in: Add quotes to directory names. * check.sh: Use 'test.txt' instead of 'COPYING' for testing. - * Remove environment safeguards from configure as requested by + * configure: Remove environment safeguards as requested by Richard Stallman. Now environment variables affect configure. 2009-10-21 Antonio Diaz Diaz -- cgit v1.2.3