diff --git a/libguile/ChangeLog b/libguile/ChangeLog index 45e15332e..c9b29af21 100644 --- a/libguile/ChangeLog +++ b/libguile/ChangeLog @@ -1,3 +1,8 @@ +2006-05-23 Kevin Ryde + + * fports.c: Remove "fwrite" declaration under "! HAVE_UNISTD_H". + It's unused and will be in stdio.h anyway (if it's anywhere). + 2006-05-20 Kevin Ryde * filesys.c (scm_stat2scm): Test #ifdef S_ISLNK directly, rather than