diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2011-10-18 12:55:15 -0400 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2011-10-18 12:55:15 -0400 |
commit | 81dac06e17f6cef9217fafa28285a65f6d093014 (patch) | |
tree | 3e1ea0370e630ed87f2fabb1acd94b309491003a /ChangeLog | |
parent | bfdebfbea53a440d279e535c75bec78931c7ded9 (diff) | |
download | txr-81dac06e17f6cef9217fafa28285a65f6d093014.tar.gz txr-81dac06e17f6cef9217fafa28285a65f6d093014.tar.bz2 txr-81dac06e17f6cef9217fafa28285a65f6d093014.zip |
Task #11425
* match.c (v_block): New function.
(match_files): Block directive moved to function.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -2,6 +2,14 @@ Task #11425 + * match.c (v_block): New function. + (match_files): Block directive moved to function. + (dir_tables_init): v_block entered into table. + +2011-10-18 Kaz Kylheku <kaz@kylheku.com> + + Task #11425 + * match.c (spec_bind): New macro. (v_freeform): New function. (match_files): Freeform logic moved to function. |