diff --git a/libguile/ChangeLog b/libguile/ChangeLog index fef500b3c..391c80cf0 100644 --- a/libguile/ChangeLog +++ b/libguile/ChangeLog @@ -1,3 +1,8 @@ +2000-07-31 Gary Houston + + * net_db.c: declare h_errno only if HAVE_H_ERRNO is defined + (thanks to Richard Kim for the bug report). + 2000-07-30 Marius Vollmer * alist.c (scm_assq_remove_x, scm_assv_remove_x,