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 bea81ad19..4dc325aa5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -28,6 +28,10 @@
28 [kex.c] 28 [kex.c]
29 add support for key exchange guesses; based on work by 29 add support for key exchange guesses; based on work by
30 avraham.fraenkel@commatch.com; fixes bug #148; ok deraadt@ 30 avraham.fraenkel@commatch.com; fixes bug #148; ok deraadt@
31 - markus@cvs.openbsd.org 2003/02/03 08:56:16
32 [sshpty.c]
33 don't call error() for readonly /dev; from soekris list; ok mcbride,
34 henning, deraadt.
31 35
3220030211 3620030211
33 - (djm) Cygwin needs libcrypt too. Patch from vinschen@redhat.com 37 - (djm) Cygwin needs libcrypt too. Patch from vinschen@redhat.com
@@ -1128,4 +1132,4 @@
1128 save auth method before monitor_reset_key_state(); bugzilla bug #284; 1132 save auth method before monitor_reset_key_state(); bugzilla bug #284;
1129 ok provos@ 1133 ok provos@
1130 1134
1131$Id: ChangeLog,v 1.2600 2003/02/24 00:53:32 djm Exp $ 1135$Id: ChangeLog,v 1.2601 2003/02/24 00:54:10 djm Exp $