From 40745b8ca1e6a49972f050ad7f96cc723ba78661 Mon Sep 17 00:00:00 2001 From: Kevin Ryde Date: Thu, 2 Feb 2006 21:19:39 +0000 Subject: [PATCH] *** empty log message *** --- libguile/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/libguile/ChangeLog b/libguile/ChangeLog index 1f963bc9f..cdd28bf1e 100644 --- a/libguile/ChangeLog +++ b/libguile/ChangeLog @@ -1,3 +1,8 @@ +2006-02-03 Kevin Ryde + + * list.c, list.h (scm_list): Restore this function for use from C. + It's a complete no-op but in theory might used by someone. + 2006-01-07 Neil Jerram * print.c (EXIT_NESTED_DATA): Before popping from the stack, reset