diff --git a/libguile/ChangeLog b/libguile/ChangeLog index 5290fb9a9..83b5838ca 100644 --- a/libguile/ChangeLog +++ b/libguile/ChangeLog @@ -1,3 +1,11 @@ +Fri Aug 23 18:00:16 1996 Mikael Djurfeldt + + * socket.c: Added declaration of inet_aton to avoid compiler + warning. (Hope this solution is correct.) + + * stime.c: Added declaration of ftime. (This is missing in + Solaris 2 headers.) + Fri Aug 23 02:03:32 1996 Gary Houston * configure, scmconfig.h.in: Updated, using autoconf and autoheader.