summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2014-08-29 21:56:39 -0700
committerKaz Kylheku <kaz@kylheku.com>2014-08-29 21:56:39 -0700
commit2218cb8cef4962308bc5b4825e1f07fced9ebbc1 (patch)
tree60cc48f891f1824d3e0931ed5c9326432dd78402 /ChangeLog
parenta31e81a8ee319b1fc37b6f47fa3c4ec99d451eec (diff)
downloadtxr-2218cb8cef4962308bc5b4825e1f07fced9ebbc1.tar.gz
txr-2218cb8cef4962308bc5b4825e1f07fced9ebbc1.tar.bz2
txr-2218cb8cef4962308bc5b4825e1f07fced9ebbc1.zip
Version 97.txr-97
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 62082926..fc8fe69e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.