From: Stefano Lattarini Date: Sun, 2 Jan 2011 13:17:12 +0000 (+0100) Subject: * NEWS: Fix typo (forgotten word). X-Git-Tag: ylwrap-refactor-abandoned-branch~76 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23934e1f5b4c552065c9499bf61c65455266989c;p=thirdparty%2Fautomake.git * NEWS: Fix typo (forgotten word). --- diff --git a/ChangeLog b/ChangeLog index 9a1d18079..bf446775a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2011-01-02 Stefano Lattarini + + * NEWS: Fix typo (forgotten word). + 2011-01-02 Stefano Lattarini Ralf Wildenhues diff --git a/NEWS b/NEWS index 5f1fd5bb4..eb31266f4 100644 --- a/NEWS +++ b/NEWS @@ -52,7 +52,7 @@ Bugs fixed in 1.11.0a: - The code for automatic dependency tracking works around a Solaris make bug triggered by sources containing repeated slashes when the - `subdir-objects' was used. + `subdir-objects' option was used. New in 1.11: