summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2301f0dd..4bb3fbc9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2011-12-03 Kaz Kylheku <kaz@kylheku.com>
+ * lib.c (split_str, split_str_set): Bugfix: access beyond the end of
+ the input string.
+
+2011-12-03 Kaz Kylheku <kaz@kylheku.com>
+
* eval.c (eval_init): String and character functions
exposed as intrinsics.