summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 4851d4a93..8248ab19c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -65,6 +65,9 @@
65 pass # of socket-fd to ssh-keysign, keysign verfies locally used 65 pass # of socket-fd to ssh-keysign, keysign verfies locally used
66 ip-address using this socket-fd, restricts fake local hostnames 66 ip-address using this socket-fd, restricts fake local hostnames
67 to actual local hostnames; ok stevesk@ 67 to actual local hostnames; ok stevesk@
68 - markus@cvs.openbsd.org 2002/05/31 11:35:15
69 [auth.h auth2.c]
70 move Authmethod definitons to per-method file.
68 71
6920020604 7220020604
70 - (stevesk) [channels.c] bug #164 patch from YOSHIFUJI Hideaki (changed 73 - (stevesk) [channels.c] bug #164 patch from YOSHIFUJI Hideaki (changed
@@ -749,4 +752,4 @@
749 - (stevesk) entropy.c: typo in debug message 752 - (stevesk) entropy.c: typo in debug message
750 - (djm) ssh-keygen -i needs seeded RNG; report from markus@ 753 - (djm) ssh-keygen -i needs seeded RNG; report from markus@
751 754
752$Id: ChangeLog,v 1.2162 2002/06/06 20:51:04 mouring Exp $ 755$Id: ChangeLog,v 1.2163 2002/06/06 20:52:37 mouring Exp $