- (bal) Minor correction to inet_ntop.h.  _BSD_RRESVPORT_H should be
    _BSD_INET_NTOP_H.  Pointed out by Mark Miller <markm@swoon.net>
diff --git a/ChangeLog b/ChangeLog
index 46a8b29..e8fd898 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+20010808
+ - (bal) Minor correction to inet_ntop.h.  _BSD_RRESVPORT_H should be
+   _BSD_INET_NTOP_H.  Pointed out by Mark Miller <markm@swoon.net> 
+
 20010807
  - (tim) [configure.in sshconnect.c openbsd-compat/Makefile.in
 	 openbsd-compat/openbsd-compat.h ] Add inet_ntop.c inet_ntop.h back
@@ -6270,4 +6274,4 @@
  - Wrote replacements for strlcpy and mkdtemp
  - Released 1.0pre1
 
-$Id: ChangeLog,v 1.1468 2001/08/07 22:29:07 tim Exp $
+$Id: ChangeLog,v 1.1469 2001/08/09 00:56:52 mouring Exp $