summaryrefslogtreecommitdiffstats
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 640aaa4a..19286c6b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -20,6 +20,8 @@
keep track of both maxfd and the size of the malloc'ed fdsets.
update maxfd if maxfd gets closed.
- (bal) Cleaned up trailing spaces in ChangeLog.
+ - (bal) Allow sshd to switch user context without password for Cygwin.
+ Patch by Corinna Vinschen <vinschen@redhat.com>
20010715
- (bal) Set "BROKEN_GETADDRINFO" for darwin platform. Reported by
@@ -6059,4 +6061,4 @@
- Wrote replacements for strlcpy and mkdtemp
- Released 1.0pre1
-$Id: ChangeLog,v 1.1410 2001/07/18 16:05:50 mouring Exp $
+$Id: ChangeLog,v 1.1411 2001/07/18 16:19:48 mouring Exp $