diff --git a/libguile/ChangeLog b/libguile/ChangeLog index 67a685d12..777109326 100644 --- a/libguile/ChangeLog +++ b/libguile/ChangeLog @@ -1,3 +1,8 @@ +2006-04-06 Kevin Ryde + + * fports.c (scm_setvbuf): Fix for not _IOLBF, clear SCM_BUFLINE + instead of toggling it. Reported by Ludovic Courtès. + 2006-03-26 Marius Vollmer * threads.c (get_thread_stack_base): Use scm_get_stack_base