diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -57,6 +57,11 @@ | |||
57 | [auth1.c auth2.c canohost.c channels.c deattack.c packet.c scp.c | 57 | [auth1.c auth2.c canohost.c channels.c deattack.c packet.c scp.c |
58 | sshconnect2.c] | 58 | sshconnect2.c] |
59 | make it compile with more strict prototype checking | 59 | make it compile with more strict prototype checking |
60 | - deraadt@cvs.openbsd.org 2001/12/05 10:06:12 | ||
61 | [authfd.c authfile.c bufaux.c channels.c compat.c kex.c kexgex.c | ||
62 | key.c misc.c packet.c servconf.c ssh-agent.c sshconnect2.c | ||
63 | sshconnect.c sshd.c ssh-dss.c ssh-keygen.c ssh-rsa.c] | ||
64 | minor KNF | ||
60 | 65 | ||
61 | 20011126 | 66 | 20011126 |
62 | - (tim) [contrib/cygwin/README, openbsd-compat/bsd-cygwin_util.c, | 67 | - (tim) [contrib/cygwin/README, openbsd-compat/bsd-cygwin_util.c, |
@@ -6979,4 +6984,4 @@ | |||
6979 | - Wrote replacements for strlcpy and mkdtemp | 6984 | - Wrote replacements for strlcpy and mkdtemp |
6980 | - Released 1.0pre1 | 6985 | - Released 1.0pre1 |
6981 | 6986 | ||
6982 | $Id: ChangeLog,v 1.1683 2001/12/06 17:55:26 mouring Exp $ | 6987 | $Id: ChangeLog,v 1.1684 2001/12/06 18:00:18 mouring Exp $ |