summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2002-06-06 21:46:07 +0000
committerBen Lindstrom <mouring@eviladmin.org>2002-06-06 21:46:07 +0000
commit22fa01cdea7d8fa159113a9148d523a3b8a46278 (patch)
tree94d6659d853b02fdaec9fd51203283b3fdf0f141 /ChangeLog
parent7d9c38f37ae608265c3f7fa2f87795419afe6069 (diff)
- markus@cvs.openbsd.org 2002/06/05 16:08:07
[ssh-agent.1 ssh-agent.c] '-a bind_address' binds the agent to user-specified unix-domain socket instead of /tmp/ssh-XXXXXXXX/agent.<pid>; ok djm@ (some time ago).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index d733c3777..288783ac3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -98,6 +98,10 @@
98 - markus@cvs.openbsd.org 2002/06/04 23:05:49 98 - markus@cvs.openbsd.org 2002/06/04 23:05:49
99 [cipher.c monitor.c monitor_fdpass.c monitor_mm.c monitor_wrap.c] 99 [cipher.c monitor.c monitor_fdpass.c monitor_mm.c monitor_wrap.c]
100 __FUNCTION__ -> __func__ 100 __FUNCTION__ -> __func__
101 - markus@cvs.openbsd.org 2002/06/05 16:08:07
102 [ssh-agent.1 ssh-agent.c]
103 '-a bind_address' binds the agent to user-specified unix-domain
104 socket instead of /tmp/ssh-XXXXXXXX/agent.<pid>; ok djm@ (some time ago).
101 105
10220020604 10620020604
103 - (stevesk) [channels.c] bug #164 patch from YOSHIFUJI Hideaki (changed 107 - (stevesk) [channels.c] bug #164 patch from YOSHIFUJI Hideaki (changed
@@ -782,4 +786,4 @@
782 - (stevesk) entropy.c: typo in debug message 786 - (stevesk) entropy.c: typo in debug message
783 - (djm) ssh-keygen -i needs seeded RNG; report from markus@ 787 - (djm) ssh-keygen -i needs seeded RNG; report from markus@
784 788
785$Id: ChangeLog,v 1.2170 2002/06/06 21:40:51 mouring Exp $ 789$Id: ChangeLog,v 1.2171 2002/06/06 21:46:07 mouring Exp $