From 60c137851b77ab48cc741c4722a8a3178609fa47 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 8 Jan 2019 18:20:09 +0100 Subject: Merging upstream version 1.11. Signed-off-by: Daniel Baumann --- ChangeLog | 22 +++++++++++++++++----- 1 file changed, 17 insertions(+), 5 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 827259c..56e7479 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,19 @@ +2019-01-03 Antonio Diaz Diaz + + * Version 1.11 released. + * File_* renamed to Lzip_*. + * lzip.h (Lzip_trailer): New function 'Lt_verify_consistency'. + * lzip_index.c: Detect some kinds of corrupt trailers. + * main.c (main): Check return value of close( infd ). + * main.c: Compile on DOS with DJGPP. + * clzip.texi: Improved descriptions of '-0..-9', '-m' and '-s'. + * configure: Accept appending to CFLAGS, 'CFLAGS+=OPTIONS'. + * INSTALL: Document use of CFLAGS+='-D __USE_MINGW_ANSI_STDIO'. + 2018-02-06 Antonio Diaz Diaz * Version 1.10 released. - * main.c: Added new option '--loose-trailing'. + * Added new option '--loose-trailing'. * Improved corrupt header detection to HD=3. * main.c: Show corrupt or truncated header in multimember file. * main.c (main): Option '-S, --volume-size' now keeps input files. @@ -25,14 +37,14 @@ * Decompression time has been reduced by 7%. * main.c: Continue testing if any input file is a terminal. * main.c: Show trailing data in both hexadecimal and ASCII. - * file_index.c: Improve detection of bad dict and trailing data. + * lzip_index.c: Improve detection of bad dict and trailing data. * lzip.h: Unified messages for bad magic, trailing data, etc. * clzip.texi: Added missing chapters from lzip.texi. 2016-05-13 Antonio Diaz Diaz * Version 1.8 released. - * main.c: Added new option '-a, --trailing-error'. + * Added new option '-a, --trailing-error'. * main.c (decompress): Print up to 6 bytes of trailing data when '-vvvv' is specified. * decoder.c (LZd_verify_trailer): Removed test of final code. @@ -92,7 +104,7 @@ 2011-05-18 Antonio Diaz Diaz * Version 1.2 released. - * main.c: Added new option '-F, --recompress'. + * Added new option '-F, --recompress'. * main.c (decompress): Print only one status line for each multimember file when only one '-v' is specified. * encoder.h (Lee_update_prices): Update high length symbol prices @@ -125,7 +137,7 @@ * Translated to C from the C++ source of lzip 1.10. -Copyright (C) 2010-2018 Antonio Diaz Diaz. +Copyright (C) 2010-2019 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