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 5d4c51f6..82b28fc1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2015-06-18 Kaz Kylheku <kaz@kylheku.com>
+ * lib.c (mkstring): Fix neglect to null terminate.
+
+2015-06-18 Kaz Kylheku <kaz@kylheku.com>
+
* lib.c (cat_str): Detect overflow in the total length
calculation.