summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2011-05-15 08:34:46 +1000
committerDamien Miller <djm@mindrot.org>2011-05-15 08:34:46 +1000
commit60432d8cf250e2176f50fd486342612a822d70e3 (patch)
treed1096e216a9d1277eaf9bb84c84c4af6892a270a /ChangeLog
parentd6548fe4cf3bcfe4e473a452757f1e307bf0eaf1 (diff)
- djm@cvs.openbsd.org 2011/05/05 05:12:08
[mux.c] gracefully fall back when ControlPath is too large for a sockaddr_un. ok markus@ as part of a larger diff
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 680e96a8b..d3b12b425 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
120110515
2 - (djm) OpenBSD CVS Sync
3 - djm@cvs.openbsd.org 2011/05/05 05:12:08
4 [mux.c]
5 gracefully fall back when ControlPath is too large for a
6 sockaddr_un. ok markus@ as part of a larger diff
7
120110510 820110510
2 - (dtucker) [openbsd-compat/openssl-compat.{c,h}] Bug #1882: fix 9 - (dtucker) [openbsd-compat/openssl-compat.{c,h}] Bug #1882: fix
3 --with-ssl-engine which was broken with the change from deprecated 10 --with-ssl-engine which was broken with the change from deprecated