summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGraham Leggett <minfrin@apache.org>2018-02-16 13:32:48 +0000
committerGraham Leggett <minfrin@apache.org>2018-02-16 13:32:48 +0000
commitcb6a0c1c43aaa86495561d22be6b1595547939af (patch)
treec34d1fae22c7bde52b618f9b58ac968c0df9eb41
parent76634dc185e1f6a759837e63e4def271c07fb118 (diff)
downloadhttpd-cb6a0c1c43aaa86495561d22be6b1595547939af.tar.gz
Vote and promote.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1824474 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--STATUS10
1 files changed, 5 insertions, 5 deletions
diff --git a/STATUS b/STATUS
index 92a2bf825a..ff3bcaea8d 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_cache_socache: Fix caching of empty headers up to carriage return.
+ trunk patch: http://svn.apache.org/r1824343
+ 2.4.x patch: trunk works (modulo CHANGES)
+ +1: ylavic, rpluem, minfrin
+
PATCHES PROPOSED TO BACKPORT FROM TRUNK:
[ New proposals should be added at the end of the list ]
@@ -134,11 +139,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_cache_socache: Fix caching of empty headers up to carriage return.
- trunk patch: http://svn.apache.org/r1824343
- 2.4.x patch: trunk works (modulo CHANGES)
- +1: ylavic, rpluem
-
*) mod_session: Strip Session header when SessionEnv is on.
trunk patch: http://svn.apache.org/r1824390
2.4.x patch: trunk works (modulo CHANGES)