summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2001-12-06 17:55:26 +0000
committerBen Lindstrom <mouring@eviladmin.org>2001-12-06 17:55:26 +0000
commit3c36bb29ca67d459ef9d8c1961415d77efc20e55 (patch)
treee0cbbfcb54bdf089c1ca30c9ccc38d301ae6fd33 /ChangeLog
parentf8f065bc752ca0a448eb90fc8d60516f486dc4ff (diff)
- itojun@cvs.openbsd.org 2001/12/05 03:56:39
[auth1.c auth2.c canohost.c channels.c deattack.c packet.c scp.c sshconnect2.c] make it compile with more strict prototype checking
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 6903ce284..7d2766c01 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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
5720011126 6120011126
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 $