summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2002-06-06 21:48:57 +0000
committerBen Lindstrom <mouring@eviladmin.org>2002-06-06 21:48:57 +0000
commit21d1ed8303c0d766b5bb1b3f0e54a7e28ae3c577 (patch)
treee79b9c2f4b1086baaec1ecebe8dd9acbe2a06cc1 /ChangeLog
parentb7788f3ebee920d6b14b37034f7f769788b6dff6 (diff)
- markus@cvs.openbsd.org 2002/06/05 16:48:54
[ssh-agent.c] copy current request into an extra buffer and just flush this request on errors, ok provos@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 3f127b6ba..ced6bafbc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -106,6 +106,10 @@
106 [ssh-agent.1 ssh-agent.c] 106 [ssh-agent.1 ssh-agent.c]
107 '-a bind_address' binds the agent to user-specified unix-domain 107 '-a bind_address' binds the agent to user-specified unix-domain
108 socket instead of /tmp/ssh-XXXXXXXX/agent.<pid>; ok djm@ (some time ago). 108 socket instead of /tmp/ssh-XXXXXXXX/agent.<pid>; ok djm@ (some time ago).
109 - markus@cvs.openbsd.org 2002/06/05 16:48:54
110 [ssh-agent.c]
111 copy current request into an extra buffer and just flush this
112 request on errors, ok provos@
109 113
11020020604 11420020604
111 - (stevesk) [channels.c] bug #164 patch from YOSHIFUJI Hideaki (changed 115 - (stevesk) [channels.c] bug #164 patch from YOSHIFUJI Hideaki (changed
@@ -790,4 +794,4 @@
790 - (stevesk) entropy.c: typo in debug message 794 - (stevesk) entropy.c: typo in debug message
791 - (djm) ssh-keygen -i needs seeded RNG; report from markus@ 795 - (djm) ssh-keygen -i needs seeded RNG; report from markus@
792 796
793$Id: ChangeLog,v 1.2172 2002/06/06 21:46:57 mouring Exp $ 797$Id: ChangeLog,v 1.2173 2002/06/06 21:48:57 mouring Exp $