]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
votes
authorEric Covener <covener@apache.org>
Mon, 14 Sep 2009 00:05:40 +0000 (00:05 +0000)
committerEric Covener <covener@apache.org>
Mon, 14 Sep 2009 00:05:40 +0000 (00:05 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@814445 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 708068b8cc899aa8802c55077172aa6f925bb686..99f589463b16a8683aa19368203050d02a0d9838 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -119,7 +119,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
    Trunk Patch: http://svn.apache.org/viewvc?rev=811806&view=rev
                 http://svn.apache.org/viewvc?rev=811869&view=rev
    2.2.x Patch: http://people.apache.org/~minfrin/ab.diff
-   +1: minfrin
+   +1: minfrin, covener
 
  * mod_ssl: Improve environment variable extraction to be more
    efficient and to correctly handle DNs with duplicate tags.
@@ -140,11 +140,11 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
    Trunk Patch: http://svn.apache.org/viewvc?view=rev&revision=814048
    +1: wrowe
    rpluem says: Need to add r814114 to make it compile.
-   +1: minfrin (with r814114)
+   +1: minfrin, covener (with r814114)
 
  * htcacheclean: 19 ways to fail, 1 error message. Fixed.
    Trunk Patch: http://svn.apache.org/viewvc?view=rev&revision=814091
-   +1: minfrin
+   +1: minfrin, covener
 
  * mod_ldap: hints in usage for LDAPCacheEntries and LDAPOpCacheEntries
    updated to match manual and code (0 or -1 to disable)