summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
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