From b74ecd2cc2094c9644123e48ac3e2400fd8a3674 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 1 Jun 2016 16:15:38 +0200 Subject: Adding upstream version 1.5. Signed-off-by: Daniel Baumann --- ChangeLog | 28 ++++++++++++++++++++-------- 1 file changed, 20 insertions(+), 8 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 47c95c1..3877eb6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2016-05-14 Antonio Diaz Diaz + + * Version 1.5 released. + * main.cc: Added new option '-a, --trailing-error'. + * main.cc (main): Delete '--output' file if infd is a terminal. + * main.cc (main): Don't use stdin more than once. + * lzip.texi: Added chapters 'Trailing data' and 'Examples'. + * configure: Avoid warning on some shells when testing for g++. + * Makefile.in: Detect the existence of install-info. + * testsuite/check.sh: A POSIX shell is required to run the tests. + * testsuite/check.sh: Don't check error messages. + 2015-07-09 Antonio Diaz Diaz * Version 1.4 released. @@ -6,11 +18,11 @@ 2015-01-22 Antonio Diaz Diaz * Version 1.3 released. - * dec_stream.cc: Do not use output packets or muxer when testing. + * dec_stream.cc: Don't use output packets or muxer when testing. * Make '-dvvv' and '-tvvv' show dictionary size like lzip. * lzip.h: Added missing 'const' to the declaration of 'compress'. - * Added chapters 'Memory requirements' and 'Minimum file sizes' - to manual. + * lzip.texi: Added chapters 'Memory requirements' and + 'Minimum file sizes'. * Makefile.in: Added new targets 'install*-compress'. 2014-08-29 Antonio Diaz Diaz @@ -27,7 +39,7 @@ * Version 1.1 released. * Show progress of compression at verbosity level 2 (-vv). - * SIGUSR1 and SIGUSR2 are no more used to signal a fatal error. + * SIGUSR1 and SIGUSR2 are no longer used to signal a fatal error. 2013-05-29 Antonio Diaz Diaz @@ -69,7 +81,7 @@ to match those of lzip 1.11. * decompress.cc: A limit has been set on the number of packets produced by workers to limit the amount of memory used. - * main.cc (open_instream): Do not show the message + * main.cc (open_instream): Don't show the message " and '--stdout' was not specified" for directories, etc. * main.cc: Fixed warning about fchown return value being ignored. * testsuite: 'test1' renamed to 'test.txt'. Added new tests. @@ -78,8 +90,8 @@ * Version 0.6 released. * Small portability fixes. - * Added chapter 'Program Design' and description of option - '--threads' to manual. + * lzip.texinfo: Added chapter 'Program Design' and description + of option '--threads'. * Debug stats have been fixed. 2010-02-10 Antonio Diaz Diaz @@ -127,7 +139,7 @@ until something better appears on the net. -Copyright (C) 2009-2015 Antonio Diaz Diaz. +Copyright (C) 2009-2016 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