]> granicus.if.org Git - apache/commitdiff
exercise my rights as a 'merican
authorEric Covener <covener@apache.org>
Sat, 4 Jan 2014 17:41:08 +0000 (17:41 +0000)
committerEric Covener <covener@apache.org>
Sat, 4 Jan 2014 17:41:08 +0000 (17:41 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1555387 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 4d89f0be8a90c133ccaed00e6bdbffaed7837538..cb1b3ebe1dca4c38c24cedf74ee6360ce1bc5057 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, jim
+    +1: minfrin, jim, covener
 
   * 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, jim
+    +1: minfrin, jim, covener
 
   * 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, jim
+    +1: minfrin, jim, covener
 
   * 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, jim
+    +1: minfrin, jim, covener
 
   * 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, jim
+    +1: minfrin, jim, covener
 
   * 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, jim
+    +1: minfrin, jim, covener
 
   * core: Support named groups and backreferences within the LocationMatch,
     DirectoryMatch, FilesMatch and ProxyMatch directives.
@@ -195,7 +195,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                  http://svn.apache.org/r1554994
                  http://svn.apache.org/r1555266
     2.4.x patch: http://people.apache.org/~minfrin/httpd-match-backref7.patch
-    +1: minfrin
+    +1: minfrin, covener
 
   * mod_authn_core: allow <AuthnProviderAlias>'es to be seen from auth 
     stanzas under virtual hosts. PR55622.
@@ -206,13 +206,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   * mod_proxy: Remove <Proxy ~ wildcard-url> syntax 
     trunk patch: http://svn.apache.org/r1552227
     2.4.x patch: trunk works, except for CHANGES
-    +1: jailletc36
+    +1: jailletc36, covener
 
   * mod_proxy_ftp: Avoid potentially sending back uninitialized memory
     and save 8k of stack
     trunk patch: http://svn.apache.org/r1551714
     2.4.x patch: trunk works
-    +1: jailletc36
+    +1: jailletc36, covener
 
 OTHER PROPOSALS