diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2016-05-25 09:52:26 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2016-05-25 09:52:26 +0000 |
commit | e70ab17ff7b9ddb313f306d3608a7ec0f4aa21cd (patch) | |
tree | 6d8fa123cc6547ef88e90b27862fffe220c33a1b /ChangeLog | |
parent | Adding upstream version 1.6. (diff) | |
download | pdlzip-e70ab17ff7b9ddb313f306d3608a7ec0f4aa21cd.tar.xz pdlzip-e70ab17ff7b9ddb313f306d3608a7ec0f4aa21cd.zip |
Adding upstream version 1.7.upstream/1.7
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'ChangeLog')
-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 |