]> granicus.if.org Git - apache/commitdiff
vote, promote
authorStefan Fritsch <sf@apache.org>
Sun, 16 Dec 2012 13:16:42 +0000 (13:16 +0000)
committerStefan Fritsch <sf@apache.org>
Sun, 16 Dec 2012 13:16:42 +0000 (13:16 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1422574 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index b2445dcc003049b8bf6b934c09563db56df6fca9..637513f3d060eab898e0cc89687664648182c445 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -110,6 +110,17 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
      +1: jim, rjung
      +1: minfrin (with MMN bump)
 
+   * ap_expr: Add req_novary function that allows HTTP header lookups
+     without adding the name to the Vary header
+     Not critical for 2.4.4.
+     trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1403483
+     2.4.x patch: Trunk patch works.
+     +1: rjung, jailletc36, sf
+     jailletc36: IMO, a line in CHANGES should be added to reflect the new functionality
+                 and maybe the doc should tell in which version of apache it has been
+                 introduced
+     rjung: Will include a CHANGES item and a compatibility note in expr.xml.
+
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
@@ -205,17 +216,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                   which should be ommitted (already done in r1400951).
      +1: rjung
 
-   * ap_expr: Add req_novary function that allows HTTP header lookups
-     without adding the name to the Vary header
-     Not critical for 2.4.4.
-     trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1403483
-     2.4.x patch: Trunk patch works.
-     +1: rjung, jailletc36
-     jailletc36: IMO, a line in CHANGES should be added to reflect the new functionality
-                 and maybe the doc should tell in which version of apache it has been
-                 introduced
-     rjung: Will include a CHANGES item and a compatibility note in expr.xml.
-
    * mod_imagemap: const fixes (didn't compile on old XLC)
      trunk patch: http://svn.apache.org/viewvc?rev=1422234&view=rev
                   http://svn.apache.org/viewvc?rev=1416889&view=rev