summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@kolpackov.net>2005-03-15 15:31:47 +0000
committerBoris Kolpackov <boris@kolpackov.net>2005-03-15 15:31:47 +0000
commit4923580e3a5b3d9e7ff29ef1e5a5339cc7619a4b (patch)
tree308d6c890fafb2555f0388a4abc4f272ea466bd3 /ChangeLog
parentd584d0c1c6945e0b498365e7d17f0fe3cb449d04 (diff)
downloadgunmake-4923580e3a5b3d9e7ff29ef1e5a5339cc7619a4b.tar.gz
Fixed Savannah bug #12320.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d041dca..7747b99 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2005-03-15 Boris Kolpackov <boris@kolpackov.net>
+
+ * file.c (expand_deps): Factor out the second expansion and
+ prerequisite line parsing logic from snap_deps().
+
+ * file.c (snap_deps): Use expand_deps(). Expand and parse
+ prerequisites of the .SUFFIXES special target first. Fixes
+ Savannah bug #12320.
+
2005-03-10 Boris Kolpackov <boris@kolpackov.net>
* implicit.c (pattern_search): Mark an intermediate target as