From: Ralf Wildenhues Date: Mon, 27 Oct 2008 21:50:32 +0000 (+0100) Subject: * NEWS: Fix typo. X-Git-Tag: v1.10b~72 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e155832be4fea62d84d244ba11f0d650127335c;p=thirdparty%2Fautomake.git * NEWS: Fix typo. Spotted by Jim Meyering. Signed-off-by: Ralf Wildenhues --- diff --git a/ChangeLog b/ChangeLog index f1f7ff6f9..586aee7b3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-10-27 Ralf Wildenhues + + * NEWS: Fix typo. + Spotted by Jim Meyering. + 2008-10-26 Ralf Wildenhues Parallel automake --add-missing: serialized file installs. diff --git a/NEWS b/NEWS index 9d123f186..98f6b5344 100644 --- a/NEWS +++ b/NEWS @@ -124,7 +124,7 @@ Bugs fixed in 1.10a: correct `-rpath' argument is used now. - `config.status --file=Makefile depfiles' now also works with the - extra quoting used internally used by Autoconf 2.62 and newer + extra quoting used internally by Autoconf 2.62 and newer (it used to work only without the `--file=' bit). * Bugs introduced by 1.10: