summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6e87ae90..c4b12c7b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2011-12-02 Kaz Kylheku <kaz@kylheku.com>
+
+ * eval.c (expand_qquote): Bugfix: removed bogus recognition
+ and processing of regular quote form. This broke nested
+ backquote processing, and quasiquote forms containing
+ non-quasi-quotes like like '(a 'b ,c).
+
2011-11-20 Kaz Kylheku <kaz@kylheku.com>
Version 044