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 2014/01/03 15:48:11 UTC

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

Author: jim
Date: Fri Jan  3 14:48:11 2014
New Revision: 1555114

URL: http://svn.apache.org/r1555114
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=1555114&r1=1555113&r2=1555114&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Fri Jan  3 14:48:11 2014
@@ -158,35 +158,35 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   * mod_authnz_ldap: Support the expression parser within the require directives.
     trunk patch: http://svn.apache.org/r1554161
     2.4.x patch: trunk works (modulo CHANGES and log-message-tags)
-    +1: minfrin
+    +1: minfrin, jim
 
   * mod_authz_dbd: Support the expression parser within the require directives.
     trunk patch: http://svn.apache.org/r1554168
                  http://svn.apache.org/r1554176
     2.4.x patch: trunk works (modulo CHANGES and log-message-tags)
-    +1: minfrin
+    +1: minfrin, jim
 
   * mod_authz_dbm: Support the expression parser within the require directives.
     trunk patch: http://svn.apache.org/r1554170
                  http://svn.apache.org/r1554181
     2.4.x patch: trunk works (modulo CHANGES and log-message-tags)
-    +1: minfrin
+    +1: minfrin, jim
 
   * mod_authz_groupfile: Support the expression parser within the require directives.
     trunk patch: http://svn.apache.org/r1554175
                  http://svn.apache.org/r1554184
     2.4.x patch: trunk works (modulo CHANGES and log-message-tags)
-    +1: minfrin
+    +1: minfrin, jim
 
   * mod_authz_host: Support the expression parser within the require directives.
     trunk patch: http://svn.apache.org/r1554188
     2.4.x patch: trunk works (modulo CHANGES and log-message-tags)
-    +1: minfrin
+    +1: minfrin, jim
 
   * mod_authz_user: Support the expression parser within the require directives.
     trunk patch: http://svn.apache.org/r1554195
     2.4.x patch: trunk works (modulo CHANGES and log-message-tags)
-    +1: minfrin
+    +1: minfrin, jim
 
   * core: Support named groups and backreferences within the LocationMatch,
     DirectoryMatch, FilesMatch and ProxyMatch directives.