summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2014-02-17 20:24:35 -0800
committerKaz Kylheku <kaz@kylheku.com>2014-02-17 20:24:35 -0800
commitf1bcb15c4979b9af3823223854fe16bfe155b2fe (patch)
tree06876e383ffff77ed1542af15e1d30d675875510 /ChangeLog
parentb76485e540762c60ba34dc36875c3b936f4df7b8 (diff)
downloadtxr-f1bcb15c4979b9af3823223854fe16bfe155b2fe.tar.gz
txr-f1bcb15c4979b9af3823223854fe16bfe155b2fe.tar.bz2
txr-f1bcb15c4979b9af3823223854fe16bfe155b2fe.zip
* eval.c (expand): Bugfix: do not expand any part of the macro
form via expand_forms. This is completely wrong since only the macro knows what material is evaluated and what isn't.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3ba822c1..f96c18b3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2014-02-17 Kaz Kylheku <kaz@kylheku.com>
+
+ * eval.c (expand): Bugfix: do not expand any part of the macro
+ form via expand_forms. This is completely wrong since only the
+ macro knows what material is evaluated and what isn't.
+
2014-02-16 Kaz Kylheku <kaz@kylheku.com>
* eval.c (op_tree_case): Removed superfluous handling of