summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2011-12-19 10:52:21 +1100
committerDamien Miller <djm@mindrot.org>2011-12-19 10:52:21 +1100
commit913ddff40d090751d50be2339cd859505b24f65b (patch)
treea66c7c82352e6cbf59e8711064073a8ece7cb1e5 /ChangeLog
parentd0e582c6da52377417474e157632d63be55bdbd2 (diff)
- djm@cvs.openbsd.org 2011/12/04 23:16:12
[mux.c] revert: > revision 1.32 > date: 2011/12/02 00:41:56; author: djm; state: Exp; lines: +4 -1 > fix bz#1948: ssh -f doesn't fork for multiplexed connection. > ok dtucker@ it interacts badly with ControlPersist
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index de12bbef0..3f0471d70 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,14 @@
9 fix bz#1934: newer OpenSSL versions will require HMAC_CTX_Init before 9 fix bz#1934: newer OpenSSL versions will require HMAC_CTX_Init before
10 HMAC_init (this change in policy seems insane to me) 10 HMAC_init (this change in policy seems insane to me)
11 ok dtucker@ 11 ok dtucker@
12 - djm@cvs.openbsd.org 2011/12/04 23:16:12
13 [mux.c]
14 revert:
15 > revision 1.32
16 > date: 2011/12/02 00:41:56; author: djm; state: Exp; lines: +4 -1
17 > fix bz#1948: ssh -f doesn't fork for multiplexed connection.
18 > ok dtucker@
19 it interacts badly with ControlPersist
12 20
1320111125 2120111125
14 - OpenBSD CVS Sync 22 - OpenBSD CVS Sync