You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by ji...@apache.org on 2013/04/15 14:34:22 UTC

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

Author: jim
Date: Mon Apr 15 12:34:22 2013
New Revision: 1467966

URL: http://svn.apache.org/r1467966
Log:
ivote

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=1467966&r1=1467965&r2=1467966&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Mon Apr 15 12:34:22 2013
@@ -202,7 +202,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                  http://svn.apache.org/r1457995
                  http://svn.apache.org/r1458003
     2.4.x patch: trunk patch applies.
-    +1: minfrin, rjung
+    +1: minfrin, rjung, jim
 
   * mod_auth_basic: Add a generic mechanism to fake basic authentication
     using the ap_expr parser. This allows the administrator to construct
@@ -264,7 +264,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      PR 54828
      trunk patch: http://svn.apache.org/r1467765
      2.4.x patch: trunk patchs applies
-     +1: rjung, covener
+     +1: rjung, covener, jim
 
    * ap_expr: Expression parser: Add the ability to apply a md5 hash to
      strings within the parser.