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 783aa5a2..acef717f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2012-01-26 Kaz Kylheku <kaz@kylheku.com>
+ * lib.c (cat_str): Throw error if one of the list elements
+ is not a character or string instead of silently returning nil.
+
+2012-01-26 Kaz Kylheku <kaz@kylheku.com>
+
* txr.1: More discussion of ranges.
2012-01-26 Kaz Kylheku <kaz@kylheku.com>