diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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. |