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 c36f52055..bea81ad19 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -24,6 +24,10 @@
24 [scp.c] 24 [scp.c]
25 call okname() only when using system(3) for remote-remote copy; 25 call okname() only when using system(3) for remote-remote copy;
26 fixes bugs #483, #472; ok deraadt@, mouring@ 26 fixes bugs #483, #472; ok deraadt@, mouring@
27 - markus@cvs.openbsd.org 2003/02/02 10:56:08
28 [kex.c]
29 add support for key exchange guesses; based on work by
30 avraham.fraenkel@commatch.com; fixes bug #148; ok deraadt@
27 31
2820030211 3220030211
29 - (djm) Cygwin needs libcrypt too. Patch from vinschen@redhat.com 33 - (djm) Cygwin needs libcrypt too. Patch from vinschen@redhat.com
@@ -1124,4 +1128,4 @@
1124 save auth method before monitor_reset_key_state(); bugzilla bug #284; 1128 save auth method before monitor_reset_key_state(); bugzilla bug #284;
1125 ok provos@ 1129 ok provos@
1126 1130
1127$Id: ChangeLog,v 1.2599 2003/02/24 00:52:58 djm Exp $ 1131$Id: ChangeLog,v 1.2600 2003/02/24 00:53:32 djm Exp $