summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2001-03-19 13:42:21 +0000
committerBen Lindstrom <mouring@eviladmin.org>2001-03-19 13:42:21 +0000
commitaad56ce545962f6f301d14909460d9d0758ff53d (patch)
tree1a336ef1c25badff4e8be5487552b990c9e9bb41 /ChangeLog
parent1e42f30c4cd89275444fbfb8030814e07854901f (diff)
- (bal) Minor NeXT fixed. Forgot to #undef NGROUPS_MAX
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 456d2cdbd..c0626bbed 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -27,6 +27,7 @@
27 - djm@cvs.openbsd.org 2001/03/19 05:49:52 27 - djm@cvs.openbsd.org 2001/03/19 05:49:52
28 [ssh.1] 28 [ssh.1]
29 document PreferredAuthentications option; ok markus@ 29 document PreferredAuthentications option; ok markus@
30 - (bal) Minor NeXT fixed. Forgot to #undef NGROUPS_MAX
30 31
3120010318 3220010318
32 - (bal) Fixed scp type casing issue which causes "scp: protocol error: 33 - (bal) Fixed scp type casing issue which causes "scp: protocol error:
@@ -4626,4 +4627,4 @@
4626 - Wrote replacements for strlcpy and mkdtemp 4627 - Wrote replacements for strlcpy and mkdtemp
4627 - Released 1.0pre1 4628 - Released 1.0pre1
4628 4629
4629$Id: ChangeLog,v 1.984 2001/03/19 12:59:11 djm Exp $ 4630$Id: ChangeLog,v 1.985 2001/03/19 13:42:21 mouring Exp $