summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2002-06-12 16:57:14 +0000
committerBen Lindstrom <mouring@eviladmin.org>2002-06-12 16:57:14 +0000
commit837461bf9a8f71b96a522bf6f51d6fdcb5b2a8cd (patch)
tree8d9133b0e60ad650bf440158bb742a8af7f5c06f /ChangeLog
parentda394cae048e9106ad4f280c91e37ab0df2f1f97 (diff)
- (bal) Build noop setgroups() for cygwin to clean up code (For other
platforms without the setgroups() requirement, you MUST define SETGROUPS_NOOP in the configure.ac) Based on patch by vinschen@redhat.com
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index d651601d6..014950c5a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,9 @@
6 - markus@cvs.openbsd.org 2002/06/12 01:09:52 6 - markus@cvs.openbsd.org 2002/06/12 01:09:52
7 [ssh.c] 7 [ssh.c]
8 ssh_connect returns 0 on success 8 ssh_connect returns 0 on success
9 - (bal) Build noop setgroups() for cygwin to clean up code (For other
10 platforms without the setgroups() requirement, you MUST define
11 SETGROUPS_NOOP in the configure.ac) Based on patch by vinschen@redhat.com
9 12
1020020611 1320020611
11 - (bal) ssh-agent.c RCSD fix (|unexpand already done) 14 - (bal) ssh-agent.c RCSD fix (|unexpand already done)
@@ -918,4 +921,4 @@
918 - (stevesk) entropy.c: typo in debug message 921 - (stevesk) entropy.c: typo in debug message
919 - (djm) ssh-keygen -i needs seeded RNG; report from markus@ 922 - (djm) ssh-keygen -i needs seeded RNG; report from markus@
920 923
921$Id: ChangeLog,v 1.2213 2002/06/12 16:11:12 mouring Exp $ 924$Id: ChangeLog,v 1.2214 2002/06/12 16:57:14 mouring Exp $