summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cd7b523fc..72a50c729 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -24,6 +24,10 @@
24 [PROTOCOL.mux] 24 [PROTOCOL.mux]
25 correct types of port numbers (integers, not strings); bz#2004 from 25 correct types of port numbers (integers, not strings); bz#2004 from
26 bert.wesarg AT googlemail.com 26 bert.wesarg AT googlemail.com
27 - djm@cvs.openbsd.org 2012/06/01 01:01:22
28 [mux.c]
29 fix memory leak when mux socket creation fails; bz#2002 from bert.wesarg
30 AT googlemail.com
27 31
2820120519 3220120519
29 - (dtucker) [configure.ac] bz#2010: fix non-portable shell construct. Patch 33 - (dtucker) [configure.ac] bz#2010: fix non-portable shell construct. Patch