From: Ralf Wildenhues Date: Wed, 8 Apr 2009 18:02:55 +0000 (+0200) Subject: Document last change in NEWS. X-Git-Tag: v1.11~32^2~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=39e207f6dc6aacf9291edc2261c9ab95e19ec0cf;p=thirdparty%2Fautomake.git Document last change in NEWS. * NEWS: Update for last patch. --- diff --git a/ChangeLog b/ChangeLog index d5e8ba3af..7c76c348c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2009-04-08 Ralf Wildenhues + + * NEWS: Update for last patch. + 2009-04-07 Florian Briegel (tiny change) Stepan Kasal Ralf Wildenhues diff --git a/NEWS b/NEWS index 962a93a34..cb1103582 100644 --- a/NEWS +++ b/NEWS @@ -21,6 +21,9 @@ Bugs fixed in 1.10c: - Texinfo dvi, ps, pdf, and html output files are not removed upon `make mostlyclean' any more; only the LaTeX by-products are. + - Renamed objects also work with the `subdir-objects' option and + source file languages which Automake does not know itself. + New in 1.10b: