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