From a94019907222057e5c2ab6baa6816fcab73c686b Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Tue, 19 Jun 2007 04:47:58 +0000 Subject: Fix a core dump when reading_file is 0 (20033). Fix some manual typos (20018). --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 8575690..3a30917 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2007-06-13 Paul Smith + + * doc/make.texi (Reading Makefiles): "Expansion of deferred" -> + "Expansion of a deferred" + Fixes Savannah bug #20018. + + * expand.c (variable_expand_for_file): Preserve the value of + reading_file rather than setting it to 0 at the end. + Fixes Savannah bug #20033. + 2007-05-11 Paul Smith * job.c (new_job): Add debug info to specify where make found the -- cgit v1.2.3