From e9af43516affcf5d33e89851c0b8c189d4638364 Mon Sep 17 00:00:00 2001 From: Rob Browning Date: Sat, 11 Oct 2003 21:39:16 +0000 Subject: [PATCH] *** empty log message *** --- libguile/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/libguile/ChangeLog b/libguile/ChangeLog index a81b12597..f2652fae4 100644 --- a/libguile/ChangeLog +++ b/libguile/ChangeLog @@ -1,3 +1,8 @@ +2003-10-11 Rob Browning + + * list.c (s_scm_append): add patch from Kevin Ryde to track argnum + in error messages. + 2003-10-02 Kevin Ryde * strports.c (scm_call_with_output_string): scm_get_output_string