- (bal) Minor NeXT fixed.  Forgot to #undef NGROUPS_MAX
diff --git a/ChangeLog b/ChangeLog
index 456d2cd..c0626bb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -27,6 +27,7 @@
    - djm@cvs.openbsd.org     2001/03/19 05:49:52
      [ssh.1]
      document PreferredAuthentications option; ok markus@
+ - (bal) Minor NeXT fixed.  Forgot to #undef NGROUPS_MAX
 
 20010318
  - (bal) Fixed scp type casing issue which causes "scp: protocol error: 
@@ -4626,4 +4627,4 @@
  - Wrote replacements for strlcpy and mkdtemp
  - Released 1.0pre1
 
-$Id: ChangeLog,v 1.984 2001/03/19 12:59:11 djm Exp $
+$Id: ChangeLog,v 1.985 2001/03/19 13:42:21 mouring Exp $