diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2016-05-25 09:52:29 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2016-05-25 09:53:02 +0000 |
commit | 1c38fdb45a6a7247c92437ef13ffae2c27051276 (patch) | |
tree | 0324c8c97a03c14baff0fbedea3a07ea2c2ab768 /ChangeLog | |
parent | Releasing debian version 1.6-2. (diff) | |
download | pdlzip-1c38fdb45a6a7247c92437ef13ffae2c27051276.tar.xz pdlzip-1c38fdb45a6a7247c92437ef13ffae2c27051276.zip |
Merging upstream version 1.7.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to '')
-rw-r--r-- | ChangeLog | 14 |
1 files changed, 12 insertions, 2 deletions
@@ -1,3 +1,13 @@ +2016-05-16 Antonio Diaz Diaz <antonio@gnu.org> + + * Version 1.7 released. + * main.c: Added new option '-a, --trailing-error'. + * main.c (main): Delete '--output' file if infd is a terminal. + * main.c (main): Don't use stdin more than once. + * configure: Avoid warning on some shells when testing for gcc. + * testsuite/check.sh: A POSIX shell is required to run the tests. + * testsuite/check.sh: Don't check error messages. + 2015-05-26 Antonio Diaz Diaz <antonio@gnu.org> * Version 1.6 released. @@ -7,7 +17,7 @@ 2013-09-14 Antonio Diaz Diaz <antonio@gnu.org> * Version 1.5 released. - * main.c (show_header): Do not show header version in lzip mode. + * main.c (show_header): Don't show header version in lzip mode. * Minor fixes. 2013-05-27 Antonio Diaz Diaz <antonio@gnu.org> @@ -57,7 +67,7 @@ * Using LZMA SDK 9.10 (public domain) from Igor Pavlov. -Copyright (C) 2010-2015 Antonio Diaz Diaz. +Copyright (C) 2010-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 |