summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2001-12-06 16:32:47 +0000
committerBen Lindstrom <mouring@eviladmin.org>2001-12-06 16:32:47 +0000
commit65366a8c766c8a769d42aa6e66b70f4512b4b7c3 (patch)
treeec32d1fd8da3491d6da5a88cc0bb54db14ad907d /ChangeLog
parenteaffb9d6b6daafdfba60e76f766ed0dbf69c3d60 (diff)
- stevesk@cvs.openbsd.org 2001/11/17 19:14:34
[auth2.c auth.c readconf.c servconf.c ssh-agent.c ssh-keygen.c] enum/int type cleanup where it made sense to do so; ok markus@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 1cbe63d1b..24bf40c55 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,9 @@
6 - markus@cvs.openbsd.org 2001/11/16 12:46:13 6 - markus@cvs.openbsd.org 2001/11/16 12:46:13
7 [ssh-keyscan.c] 7 [ssh-keyscan.c]
8 handle empty lines instead of dumping core; report from sha@sha-1.net 8 handle empty lines instead of dumping core; report from sha@sha-1.net
9 - stevesk@cvs.openbsd.org 2001/11/17 19:14:34
10 [auth2.c auth.c readconf.c servconf.c ssh-agent.c ssh-keygen.c]
11 enum/int type cleanup where it made sense to do so; ok markus@
9 12
1020011126 1320011126
11 - (tim) [contrib/cygwin/README, openbsd-compat/bsd-cygwin_util.c, 14 - (tim) [contrib/cygwin/README, openbsd-compat/bsd-cygwin_util.c,
@@ -6928,4 +6931,4 @@
6928 - Wrote replacements for strlcpy and mkdtemp 6931 - Wrote replacements for strlcpy and mkdtemp
6929 - Released 1.0pre1 6932 - Released 1.0pre1
6930 6933
6931$Id: ChangeLog,v 1.1668 2001/12/06 16:28:19 mouring Exp $ 6934$Id: ChangeLog,v 1.1669 2001/12/06 16:32:47 mouring Exp $