]> granicus.if.org Git - apache/commitdiff
Some backport votes
authorJim Jagielski <jim@apache.org>
Wed, 28 Nov 2012 16:34:25 +0000 (16:34 +0000)
committerJim Jagielski <jim@apache.org>
Wed, 28 Nov 2012 16:34:25 +0000 (16:34 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1414798 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 2a0c2cf58685852062a3606e159f7adfd1f81c54..28a9a845014e27dc4712d9bcccb74d773e0c6fc4 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -218,19 +218,19 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
    * rotatelogs: fix argument handling to exactly match docs with -p 
        trunk patch: http://svn.apache.org/viewvc?rev=1409726&view=rev
        2.4.x patch: trunk patch applies
-     +1: jorton, 
+     +1: jorton, jim
 
    * core: Make ap_regcomp() return AP_REG_ESPACE if out of memory.
      Make ap_pregcomp() abort if out of memory. This raises the minimum
      PCRE requirement to version 6.0, released in 2005.
      trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1343109
      2.4.x patch: trunk patch works
-     +1:
+     +1: jim
 
    * util: make varbuf functions treat AP_VARBUF_UNKNOWN consistently
      trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1359884
      2.4.x patch: trunk patch works
-     +1: 
+     +1: jim
 
    * mod_rewrite: PR53963: Ad an opt-in RewriteOption to control merging of RewriteBase
                   (This merge started happening in 2.4.3/2.2.23)