From 9fc7ba486d0a17cb4503319f0bb2c675f96ea0c1 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Thu, 26 Jan 2012 15:39:12 -0800 Subject: * lib.c (cat_str): Throw error if one of the list elements is not a character or string instead of silently returning nil. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 783aa5a2..acef717f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2012-01-26 Kaz Kylheku + + * 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 * txr.1: More discussion of ranges. -- cgit v1.2.3