- (djm) Fix detection of long long int support. Based on patch from
   Michael Stone <mstone@cs.loyola.edu>. ok stevesk, tim
diff --git a/ChangeLog b/ChangeLog
index e8fd898..22d0b6d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+20010812
+ - (djm) Fix detection of long long int support. Based on patch from 
+   Michael Stone <mstone@cs.loyola.edu>. ok stevesk, tim
+
 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> 
@@ -6274,4 +6278,4 @@
  - Wrote replacements for strlcpy and mkdtemp
  - Released 1.0pre1
 
-$Id: ChangeLog,v 1.1469 2001/08/09 00:56:52 mouring Exp $
+$Id: ChangeLog,v 1.1470 2001/08/12 03:02:50 djm Exp $