summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGraham Leggett <minfrin@apache.org>2018-02-16 13:39:47 +0000
committerGraham Leggett <minfrin@apache.org>2018-02-16 13:39:47 +0000
commit9357ad219557f2ce1b372e506ffd88f3b4478704 (patch)
tree2564eaba231daafd0bb816b8cf5ce21bad9b4fc9
parentc327f16fbb61f80bf6888794db7a15760f9f0546 (diff)
downloadhttpd-9357ad219557f2ce1b372e506ffd88f3b4478704.tar.gz
Vote and promote.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1824476 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--STATUS10
1 files changed, 5 insertions, 5 deletions
diff --git a/STATUS b/STATUS
index 9ec4ff6acf..7cfc94abf6 100644
--- a/STATUS
+++ b/STATUS
@@ -118,6 +118,11 @@ RELEASE SHOWSTOPPERS:
PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
[ start all new proposals below, under PATCHES PROPOSED. ]
+ *) mod_session: Strip Session header when SessionEnv is on.
+ trunk patch: http://svn.apache.org/r1824390
+ 2.4.x patch: trunk works (modulo CHANGES)
+ +1: ylavic, rpluem, minfrin
+
PATCHES PROPOSED TO BACKPORT FROM TRUNK:
@@ -135,11 +140,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
2.4.x patch: https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/proxy-rfc1035-hostname-v2.diff
ylavic: +1 with s/APLOG_NOTICE/APLOG_INFO/...
- *) mod_session: Strip Session header when SessionEnv is on.
- trunk patch: http://svn.apache.org/r1824390
- 2.4.x patch: trunk works (modulo CHANGES)
- +1: ylavic, rpluem
-
*) mpm_queue: Put fdqueue code in common for MPMs event and worker.
trunk patch: http://svn.apache.org/r1821624
http://svn.apache.org/r1821625