]> granicus.if.org Git - apache/commitdiff
ivote!
authorJim Jagielski <jim@apache.org>
Fri, 3 Jan 2014 14:48:11 +0000 (14:48 +0000)
committerJim Jagielski <jim@apache.org>
Fri, 3 Jan 2014 14:48:11 +0000 (14:48 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1555114 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 1353bb5fc9cd7dc5c291b4633f81646779b75cab..097085bd88b309e721e875ec4b4044c18795ceee 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -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.