From bfe1c9e528f1db429020e40e15b2483d1ec32b75 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 16 Jun 2023 13:13:28 +0200 Subject: Merging upstream version 1.24~pre1. Signed-off-by: Daniel Baumann --- ChangeLog | 19 ++++++++++++++++--- 1 file changed, 16 insertions(+), 3 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 363ce18..e83d855 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +2023-06-14 Antonio Diaz Diaz + + * Version 1.24-pre1 released. + * New options '--empty-error', '--marking-error', '--clear-marking'. + * dump_remove.cc, main.cc: Accept 'empty' in --dump, --remove, --strip. + * main.cc: Rename '--repair' to '--byte-repair'. + Rename '--debug-repair' to '--debug-byte-repair'. + (show_option_error): New function showing argument and option name. + * lzip.h: Rename verify_* to check_*. + * unzcrash.cc: Rename '--no-verify' to '--no-check'. + * repair.cc: Rename to byte_repair.cc. + * testsuite: New test files test_3m.txt.lz.md5, fox6_mark.lz. + 2022-01-21 Antonio Diaz Diaz * Version 1.23 released. @@ -54,7 +67,7 @@ some kinds of corrupt trailers and some fake trailers embedded in trailing data. * split.cc: Use Lzip_index to split members, gaps and trailing data. - * split.cc: Verify last member before writing anything. + * split.cc: Check last member before writing anything. * list.cc (list_files): With '-i', ignore format errors, show gaps. * range_dec.cc: With '-i', ignore a truncated last member. * main.cc (main): Check return value of close( infd ). @@ -64,7 +77,7 @@ * lziprecover.texi: New chapter 'Tarlz'. * configure: Accept appending to CXXFLAGS; 'CXXFLAGS+=OPTIONS'. * INSTALL: Document use of CXXFLAGS+='-D __USE_MINGW_ANSI_STDIO'. - * New test files fox.lz, fox6_sc[1-6].lz. + * testsuite: New test files fox.lz, fox6_sc[1-6].lz. 2018-02-12 Antonio Diaz Diaz @@ -226,7 +239,7 @@ * unzcrash.cc: Test all 1-byte errors. -Copyright (C) 2009-2022 Antonio Diaz Diaz. +Copyright (C) 2009-2023 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 -- cgit v1.2.3