- Use 'NGROUPS' for NeXT Since 'MAX_NGROUPS' is wrapped up in -lposix
   stuff.  Change suggested by Mark Miller <markm@swoon.net>
diff --git a/ChangeLog b/ChangeLog
index 48002a7..1e72a73 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,8 @@
  - (djm) Make scp work on systems without 64-bit ints
  - tim@mindrot.org 2001/03/18 18:28:39 [defines.h]
    move HAVE_LONG_LONG_INT where it works
+ - Use 'NGROUPS' for NeXT Since 'MAX_NGROUPS' is wrapped up in -lposix
+   stuff.  Change suggested by Mark Miller <markm@swoon.net>
 
 20010318
  - (bal) Fixed scp type casing issue which causes "scp: protocol error: 
@@ -4608,4 +4610,4 @@
  - Wrote replacements for strlcpy and mkdtemp
  - Released 1.0pre1
 
-$Id: ChangeLog,v 1.976 2001/03/19 02:27:26 tim Exp $
+$Id: ChangeLog,v 1.977 2001/03/19 03:01:56 mouring Exp $