summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGraham Leggett <minfrin@apache.org>2018-02-16 13:57:59 +0000
committerGraham Leggett <minfrin@apache.org>2018-02-16 13:57:59 +0000
commit265be51fa768ba7c4c993c1a92562b73ee6d9b49 (patch)
tree7ed80ac0c4db661d464fe6b6d195036b792c9612
parent8798c2aa9c63ffb59a1ec81d3ebc164822b3ce0b (diff)
downloadhttpd-265be51fa768ba7c4c993c1a92562b73ee6d9b49.tar.gz
Update proposal.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1824484 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--STATUS7
1 files changed, 4 insertions, 3 deletions
diff --git a/STATUS b/STATUS
index 1bd8295d19..6d13a6e246 100644
--- a/STATUS
+++ b/STATUS
@@ -129,10 +129,11 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
jailletc36: is message 010118 still needed? Or at least mitigated with
something like: "for third party proxy module usage only"?
Also, does it require a ap_mmn.h update?
- minfrin: message 010118 toned down, MMN bump updated, clash with r1823482 resolved
- http://svn.apache.org/r1824460
- 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/...
+ minfrin: message 010118 toned down, MMN bump updated, clash with r1823482 resolved, s/APLOG_NOTICE/APLOG_INFO/
+ http://svn.apache.org/r1824460
+ http://svn.apache.org/r1824482
+ 2.4.x patch: https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/proxy-rfc1035-hostname-v3.diff
*) mpm_queue: Put fdqueue code in common for MPMs event and worker.
trunk patch: http://svn.apache.org/r1821624