summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9bfabebe..c778a0e2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2015-05-11 Kaz Kylheku <kaz@kylheku.com>
+ * lib.c (chr_str_set): Check for literal strings.
+
+2015-05-11 Kaz Kylheku <kaz@kylheku.com>
+
Fix argument count checking regression.
* eval.c (apply): Revert some changes from 2015-03-13