summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index b96efd7cc7..db3374a91e 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,12 @@
-*- coding: utf-8 -*-
Changes with Apache 2.5.1
+ *) core: Add "multipathtcp" Listen option. PR 69292.
+ [Anthony Doeraene <anthony.doeraene hotmail.com>]
+
+ *) mod_proxy: Add "multipathtcp" worker parameter. PR 69292.
+ [Anthony Doeraene <anthony.doeraene hotmail.com>]
+
*) mod_authnz_ldap.c: Make sure the authentication variables are set in
all cases where another module is the source of the authentication,
and that authenticated user is looked up in LDAP. [Graham Leggett]