summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index c37cd63f5..5f0c83713 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -74,6 +74,10 @@
74 - markus@cvs.openbsd.org 2003/02/21 09:05:53 74 - markus@cvs.openbsd.org 2003/02/21 09:05:53
75 [servconf.c] 75 [servconf.c]
76 print sshd_config filename in debug2 mode. 76 print sshd_config filename in debug2 mode.
77 - mpech@cvs.openbsd.org 2003/02/21 10:34:48
78 [auth-krb4.c]
79 ...sizeof(&adat.session) is not good here.
80 henning@, deraadt@, millert@
77 81
7820030211 8220030211
79 - (djm) Cygwin needs libcrypt too. Patch from vinschen@redhat.com 83 - (djm) Cygwin needs libcrypt too. Patch from vinschen@redhat.com
@@ -1174,4 +1178,4 @@
1174 save auth method before monitor_reset_key_state(); bugzilla bug #284; 1178 save auth method before monitor_reset_key_state(); bugzilla bug #284;
1175 ok provos@ 1179 ok provos@
1176 1180
1177$Id: ChangeLog,v 1.2614 2003/02/24 01:04:33 djm Exp $ 1181$Id: ChangeLog,v 1.2615 2003/02/24 01:05:18 djm Exp $