diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -53,6 +53,10 @@ | |||
53 | - itojun@cvs.openbsd.org 2001/12/05 03:50:01 | 53 | - itojun@cvs.openbsd.org 2001/12/05 03:50:01 |
54 | [clientloop.c serverloop.c sshd.c] | 54 | [clientloop.c serverloop.c sshd.c] |
55 | deal with LP64 printf issue with sig_atomic_t. from thorpej | 55 | deal with LP64 printf issue with sig_atomic_t. from thorpej |
56 | - itojun@cvs.openbsd.org 2001/12/05 03:56:39 | ||
57 | [auth1.c auth2.c canohost.c channels.c deattack.c packet.c scp.c | ||
58 | sshconnect2.c] | ||
59 | make it compile with more strict prototype checking | ||
56 | 60 | ||
57 | 20011126 | 61 | 20011126 |
58 | - (tim) [contrib/cygwin/README, openbsd-compat/bsd-cygwin_util.c, | 62 | - (tim) [contrib/cygwin/README, openbsd-compat/bsd-cygwin_util.c, |
@@ -6975,4 +6979,4 @@ | |||
6975 | - Wrote replacements for strlcpy and mkdtemp | 6979 | - Wrote replacements for strlcpy and mkdtemp |
6976 | - Released 1.0pre1 | 6980 | - Released 1.0pre1 |
6977 | 6981 | ||
6978 | $Id: ChangeLog,v 1.1682 2001/12/06 17:52:16 mouring Exp $ | 6982 | $Id: ChangeLog,v 1.1683 2001/12/06 17:55:26 mouring Exp $ |