From 4e28ba5efd4d6735dc04176d97590fee021ec64c Mon Sep 17 00:00:00 2001 From: Marius Vollmer Date: Wed, 18 Feb 2004 21:16:01 +0000 Subject: [PATCH] *** empty log message *** --- libguile/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/libguile/ChangeLog b/libguile/ChangeLog index f329c6b5b..8d2516ca2 100644 --- a/libguile/ChangeLog +++ b/libguile/ChangeLog @@ -1,3 +1,11 @@ +2004-02-18 Marius Vollmer + + * gc.h (scm_gc_cells_collected): Removed duplicated declaration. + Thanks to Bill Schottstaedt! + + * socket.h (scm_gethost): Removed prototype it is already in + "net_db.h". Thanks to Bill Schottstaedt! + 2004-02-18 Kevin Ryde * num2integral.i.c (INTEGRAL2BIG): WORDS_BIGENDIAN not right for word