summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@kolpackov.net>2009-09-25 15:44:27 +0000
committerBoris Kolpackov <boris@kolpackov.net>2009-09-25 15:44:27 +0000
commit5973926ce63f7487359e137379dfdf33c743a3a2 (patch)
tree2c3065a4438471273a490fd2943f63036303c2c5 /ChangeLog
parentd65b267e4a52a23911365424c37283c899d381c7 (diff)
downloadgunmake-5973926ce63f7487359e137379dfdf33c743a3a2.tar.gz
Merge three parallel arrays into one. Make sure sufficient space is allocated.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index eeccb07..9caef15 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2009-09-25 Boris Kolpackov <boris@codesynthesis.com>
+
+ * implicit.c (pattern_search): Merge three parallel arrays,
+ TRYRULES, MATCHES, and CHECKED_LASTSLASH, into one array
+ of struct TRYRULE. In the old version the latter two arrays
+ had insufficient length.
+
2009-09-24 Paul Smith <psmith@gnu.org>
* implicit.c (pattern_search): Add back support for order-only