diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,5 +1,17 @@ 2014-08-29 Kaz Kylheku <kaz@kylheku.com> + Version 97. + + * RELNOTES: Updated. + + * configure, txr.1: Bumped version. + + * share/txr/stdlib/ver.txr: Likewise + + * dep.mk: Regenerated. + +2014-08-29 Kaz Kylheku <kaz@kylheku.com> + * eval.c (expand_quasi): Regression: fix broken handling of @{var mod} syntax triggering a bogus assertion. Mods are the third element in the abstract syntax now, not fourth. There is no next link. |