]> granicus.if.org Git - apache/commitdiff
Vote.
authorGraham Leggett <minfrin@apache.org>
Thu, 23 May 2013 14:25:45 +0000 (14:25 +0000)
committerGraham Leggett <minfrin@apache.org>
Thu, 23 May 2013 14:25:45 +0000 (14:25 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1485725 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 5fe6642a43db137dbb3229c02725880fc48f9540..9446990d9004844d8e82ae43b58a8a6e38350ce6 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -322,7 +322,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     * core: Do not over allocate memory within 'ap_rgetline_core' for the common case.
       trunk patch: http://svn.apache.org/r1483005
       2.4.x patch: trunk works
-      +1: jailletc36, jim
+      +1: jailletc36, jim, minfrin
 
     * mod_proxy_http: Make the proxy-interim-response environment variable
       effective by formally overriding origin server behaviour.