You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by sf...@apache.org on 2012/12/16 14:16:42 UTC

svn commit: r1422574 - /httpd/httpd/branches/2.4.x/STATUS

Author: sf
Date: Sun Dec 16 13:16:42 2012
New Revision: 1422574

URL: http://svn.apache.org/viewvc?rev=1422574&view=rev
Log:
vote, promote

Modified:
    httpd/httpd/branches/2.4.x/STATUS

Modified: httpd/httpd/branches/2.4.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/STATUS?rev=1422574&r1=1422573&r2=1422574&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Sun Dec 16 13:16:42 2012
@@ -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