summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2003-02-24 11:54:10 +1100
committerDamien Miller <djm@mindrot.org>2003-02-24 11:54:10 +1100
commite8cea9e7553aa7df59608c0ae7a5a8dcbcde95a6 (patch)
tree04386768afa219c5b5e5a173989670c2a78dd393 /ChangeLog
parentbabb47a059148bb97de254f8964dffe7dab213dc (diff)
- markus@cvs.openbsd.org 2003/02/03 08:56:16
[sshpty.c] don't call error() for readonly /dev; from soekris list; ok mcbride, henning, deraadt.
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 $