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 ecfcf35ba..99448aa9d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -25,6 +25,10 @@
25 [ssh_config] 25 [ssh_config]
26 update defaults for RhostsRSAAuthentication and RhostsAuthentication 26 update defaults for RhostsRSAAuthentication and RhostsAuthentication
27 here too (all options commented out with default value). 27 here too (all options commented out with default value).
28 - markus@cvs.openbsd.org 2002/06/10 22:28:41
29 [channels.c channels.h session.c]
30 move creation of agent socket to session.c; no need for uidswapping
31 in channel.c.
28 32
2920020609 3320020609
30 - (bal) OpenBSD CVS Sync 34 - (bal) OpenBSD CVS Sync
@@ -890,4 +894,4 @@
890 - (stevesk) entropy.c: typo in debug message 894 - (stevesk) entropy.c: typo in debug message
891 - (djm) ssh-keygen -i needs seeded RNG; report from markus@ 895 - (djm) ssh-keygen -i needs seeded RNG; report from markus@
892 896
893$Id: ChangeLog,v 1.2206 2002/06/11 15:55:01 mouring Exp $ 897$Id: ChangeLog,v 1.2207 2002/06/11 15:59:02 mouring Exp $