diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -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 | ||
10 | 20020611 | 13 | 20020611 |
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 $ |