diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2014-01-07 Kaz Kylheku <kaz@kylheku.com> + + * match.c (v_load): Call yylex_destroy after yyparse, so we don't + have stray scanner state possibly interfering with a subsquent + parse job. + 2014-01-06 Kaz Kylheku <kaz@kylheku.com> * genvim.txr: Add forgotten until and last keywords. |