summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2011-10-18 02:38:00 -0400
committerKaz Kylheku <kaz@kylheku.com>2011-10-18 02:38:00 -0400
commitbfdebfbea53a440d279e535c75bec78931c7ded9 (patch)
treed4441b48d2484269be97247918a0840a0b11a197 /ChangeLog
parent934400e65056e4a85af3bebd7ce8d7ac2ea1f426 (diff)
downloadtxr-bfdebfbea53a440d279e535c75bec78931c7ded9.tar.gz
txr-bfdebfbea53a440d279e535c75bec78931c7ded9.tar.bz2
txr-bfdebfbea53a440d279e535c75bec78931c7ded9.zip
Task #11425
* match.c (spec_bind): New macro. (v_freeform): New function. (match_files): Freeform logic moved to function. (dir_tables_init): v_freeform entered into table.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8a61a226..d4439db4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,15 @@
Task #11425
+ * match.c (spec_bind): New macro.
+ (v_freeform): New function.
+ (match_files): Freeform logic moved to function.
+ (dir_tables_init): v_freeform entered into table.
+
+2011-10-18 Kaz Kylheku <kaz@kylheku.com>
+
+ Task #11425
+
* match.c (same_data_k): Symbol variable renamed to next_spec_k.
(v_skip): Restructured not to return next_spec_k when there
are no more specs, but rather thread directly to what match_file