summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 67daa5485..76c6e920f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,7 +4,14 @@
4 [mux.c] 4 [mux.c]
5 fix bz#1948: ssh -f doesn't fork for multiplexed connection. 5 fix bz#1948: ssh -f doesn't fork for multiplexed connection.
6 ok dtucker@ 6 ok dtucker@
7 7 - djm@cvs.openbsd.org 2011/12/04 23:16:12
8 [mux.c]
9 revert:
10 > revision 1.32
11 > date: 2011/12/02 00:41:56; author: djm; state: Exp; lines: +4 -1
12 > fix bz#1948: ssh -f doesn't fork for multiplexed connection.
13 > ok dtucker@
14 it interacts badly with ControlPersist
8 15
920120519 1620120519
10 - (dtucker) [configure.ac] bz#2010: fix non-portable shell construct. Patch 17 - (dtucker) [configure.ac] bz#2010: fix non-portable shell construct. Patch