]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Vote.
authorJoe Orton <jorton@apache.org>
Fri, 19 Aug 2005 10:14:03 +0000 (10:14 +0000)
committerJoe Orton <jorton@apache.org>
Fri, 19 Aug 2005 10:14:03 +0000 (10:14 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@233461 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index d6ca19177cee264db72219c37919dae922325e70..f0a5303da3e2bb20c357a036cb5e62173098872c 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -322,7 +322,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
 
      *) Add httxt2dbm for creating RewriteMap DBM Files.
         http://svn.apache.org/viewcvs.cgi?rev=209539&view=rev
-        +1: pquerna
+        +1: pquerna, jorton
 
      *) Prevent the byterange filter from buffering responses into
         memory; a common cause of "why does httpd eat all my memory".