summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>2007-06-19 04:47:58 +0000
committerPaul Smith <psmith@gnu.org>2007-06-19 04:47:58 +0000
commita94019907222057e5c2ab6baa6816fcab73c686b (patch)
treea2681e0b310d732452b899b6091d7d5afe81dbfe /ChangeLog
parenteda0e24ccdae279a2c12059242ef89a22c274047 (diff)
downloadgunmake-a94019907222057e5c2ab6baa6816fcab73c686b.tar.gz
Fix a core dump when reading_file is 0 (20033).
Fix some manual typos (20018).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8575690..3a30917 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2007-06-13 Paul Smith <psmith@gnu.org>
+
+ * 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 <psmith@gnu.org>
* job.c (new_job): Add debug info to specify where make found the