summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2002-06-11 15:59:02 +0000
committerBen Lindstrom <mouring@eviladmin.org>2002-06-11 15:59:02 +0000
commit8bb6f36c8fab33f7ca59b9c56e11d54caf36f965 (patch)
tree43640e011ff7a6a2a12f9aab2d728422f4d4b5b9 /ChangeLog
parent914d03758be46488705950cf6d476855a702a13e (diff)
- markus@cvs.openbsd.org 2002/06/10 22:28:41
[channels.c channels.h session.c] move creation of agent socket to session.c; no need for uidswapping in channel.c.
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 $