summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2001-02-04 20:44:01 +0000
committerBen Lindstrom <mouring@eviladmin.org>2001-02-04 20:44:01 +0000
commit03f07b45cdf700a39c879b1d3ace2a72611c4e33 (patch)
treeb7129b8a52a947ac9df3f3328f48902fa4680dd1 /ChangeLog
parent75713c9da77714484249dca8c6441e8266094bb0 (diff)
Oops.. =) mispelt NGROUPS_MAX.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index c69e437f3..c83df5a3f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
120010105 120010105
2 - (bal) Disable groupaccess by setting NGROUP_MAX to 0 for platforms 2 - (bal) Disable groupaccess by setting NGROUP_MAX to 0 for platforms
3 that don't have NGROUP_MAX. 3 that don't have NGROUPS_MAX.
4 4
520010104 520010104
6 - (bal) I think this is the last of the bsd-*.h that don't belong. 6 - (bal) I think this is the last of the bsd-*.h that don't belong.