summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c692db9a..75a0558e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2012-08-31 Kaz Kylheku <kaz@kylheku.com>
+
+ * eval.c (expand): Bugfix: failure to handle regular
+ expression syntax, resulting in (set ...) syntax being regarded as
+ assignment (due to another recent change).
+
2012-08-30 Kaz Kylheku <kaz@kylheku.com>
* txr.1: Documented chain, andf, orf and iff.