diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2014-08-29 21:56:39 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2014-08-29 21:56:39 -0700 |
commit | 2218cb8cef4962308bc5b4825e1f07fced9ebbc1 (patch) | |
tree | 60cc48f891f1824d3e0931ed5c9326432dd78402 /ChangeLog | |
parent | a31e81a8ee319b1fc37b6f47fa3c4ec99d451eec (diff) | |
download | txr-2218cb8cef4962308bc5b4825e1f07fced9ebbc1.tar.gz txr-2218cb8cef4962308bc5b4825e1f07fced9ebbc1.tar.bz2 txr-2218cb8cef4962308bc5b4825e1f07fced9ebbc1.zip |
Version 97.txr-97
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. |