From 07ccd85d6a8820cf6590915267d8588504135dae Mon Sep 17 00:00:00 2001 From: Gary Houston Date: Sun, 14 May 2000 10:48:19 +0000 Subject: [PATCH] *** empty log message *** --- libguile/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/libguile/ChangeLog b/libguile/ChangeLog index 808ab84db..41c3802c3 100644 --- a/libguile/ChangeLog +++ b/libguile/ChangeLog @@ -1,3 +1,9 @@ +2000-05-14 Gary Houston + + from Keisuke Nishida: + * fports.c (scm_setvbuf): minor docstring fix. + * ports.h (scm_generic_fgets): obsolete prototype deleted. + 2000-05-11 Dirk Herrmann * __scm.h: Added new section for debugging options.