From: Stefano Lattarini Date: Thu, 23 Dec 2010 21:57:34 +0000 (+0100) Subject: * NEWS: Add missing blank line between two entries. X-Git-Tag: ng-0.5a~283 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=635a250ce47ad3a967bee1497b66af4fbb96cb60;p=thirdparty%2Fautomake.git * NEWS: Add missing blank line between two entries. --- diff --git a/ChangeLog b/ChangeLog index 39a42a623..56aa429fc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2010-12-23 Stefano Lattarini + + * NEWS: Add missing blank line between two entries. + 2010-12-23 Stefano Lattarini Improve and extend tests `suffix*.test'. diff --git a/NEWS b/NEWS index 37f018fc1..a7c59145e 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,7 @@ New in 1.11a: * Changes to automake: - automake now generates silenced rules for texinfo outputs. + - The deprecated options `--output-dir', `--Werror' and `--Wno-error' have been removed.