diff options
-rw-r--r-- | libguile/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/libguile/ChangeLog b/libguile/ChangeLog index 619af5be6..c8a3b5052 100644 --- a/libguile/ChangeLog +++ b/libguile/ChangeLog @@ -33,6 +33,13 @@ Thu Apr 17 17:45:10 1997 Jim Blandy <jimb@totoro.cyclic.com> be distributed, because they confuse people. * Makefile.am (EXTRA_DIST): Remove gscm.c, gscm.h. +Sat Apr 19 11:56:18 1997 Tim Pierce <twp@twp.tezcat.com> + + * configure.in: check for presence of gethostent (not present on + OpenBSD by default). + * net_db.c (scm_gethost): Check HAVE_GETHOSTENT. + * configure, scmconfig.h.in: Regenerated. + Wed Apr 16 17:52:38 1997 Jim Blandy <jimb@floss.cyclic.com> * backtrace.c (scm_backtrace): Split message string across |