From: William A. Rowe Jr Date: Thu, 14 May 2015 17:41:59 +0000 (+0000) Subject: Raise minor objections, easily tweaked X-Git-Tag: 2.4.13~104 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b0902f212fc1a40f149bae08dcd1cad49b8f3d1c;p=apache Raise minor objections, easily tweaked git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1679412 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 4711a4c266..8f39447e88 100644 --- a/STATUS +++ b/STATUS @@ -207,6 +207,8 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://svn.apache.org/r1656368 2.4.x patch: http://people.apache.org/~jim/patches/httpd-2.4.x-ap_listeners_buckets-v2.patch +1: ylavic, jim + wrowe: the statics are not explicitly initialized for clarity + ap_log_common is horribly named, perhaps ap_log_mpm_common()? *) http: Make ap_die() robust against any HTTP error code and not modify response status (finally logged) when nothing is to be done. PR 56035.