From cdaf0a20afcd06f8cc83b5a1c958780e94feba30 Mon Sep 17 00:00:00 2001 From: Gary Houston Date: Tue, 1 Aug 2000 18:43:54 +0000 Subject: [PATCH] *** empty log message *** --- libguile/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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