summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2001-07-18 16:19:48 +0000
committerBen Lindstrom <mouring@eviladmin.org>2001-07-18 16:19:48 +0000
commitcff94beb65f9196b213a17c9fac5fb91f3b6078a (patch)
treed2b6153cc09001a2d627984f1d108f982375b2ec /ChangeLog
parent0dd676a26beb382d22ccb51090f067a4481ea014 (diff)
- (bal) Allow sshd to switch user context without password for Cygwin.
Patch by Corinna Vinschen <vinschen@redhat.com>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 640aaa4ad..19286c6bb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -20,6 +20,8 @@
20 keep track of both maxfd and the size of the malloc'ed fdsets. 20 keep track of both maxfd and the size of the malloc'ed fdsets.
21 update maxfd if maxfd gets closed. 21 update maxfd if maxfd gets closed.
22 - (bal) Cleaned up trailing spaces in ChangeLog. 22 - (bal) Cleaned up trailing spaces in ChangeLog.
23 - (bal) Allow sshd to switch user context without password for Cygwin.
24 Patch by Corinna Vinschen <vinschen@redhat.com>
23 25
2420010715 2620010715
25 - (bal) Set "BROKEN_GETADDRINFO" for darwin platform. Reported by 27 - (bal) Set "BROKEN_GETADDRINFO" for darwin platform. Reported by
@@ -6059,4 +6061,4 @@
6059 - Wrote replacements for strlcpy and mkdtemp 6061 - Wrote replacements for strlcpy and mkdtemp
6060 - Released 1.0pre1 6062 - Released 1.0pre1
6061 6063
6062$Id: ChangeLog,v 1.1410 2001/07/18 16:05:50 mouring Exp $ 6064$Id: ChangeLog,v 1.1411 2001/07/18 16:19:48 mouring Exp $