summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7a517753..0b0ff864 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2014-02-23 Kaz Kylheku <kaz@kylheku.com>
+ * txr.1: Document quasiquote operator syntax.
+
+2014-02-23 Kaz Kylheku <kaz@kylheku.com>
+
* eval.c (env_fbind, env_vbind): Use acons_new_c, and provide
a much more useful return value: the binding cell itself,
rather than the symbol.