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 9ba23553..de99e40b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2015-05-09 Kaz Kylheku <kaz@kylheku.com>
+ Improve error message related to splice misuse.
+
+ * eval.c (expand_qquote): Corrected awkward error message text
+ which was saying that a splice "cannot occur as an atom".
+
+2015-05-09 Kaz Kylheku <kaz@kylheku.com>
+
Adding pset operator.
* place.tl (pset): New macro.