]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
- Add more votes.
authorPaul Querna <pquerna@apache.org>
Mon, 20 Jun 2005 05:47:52 +0000 (05:47 +0000)
committerPaul Querna <pquerna@apache.org>
Mon, 20 Jun 2005 05:47:52 +0000 (05:47 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@191397 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index fcb48df19666ce3a5924352146918e371bd574c6..64cee917a8598f542181b6c5554e9b4111ba9be2 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -234,7 +234,7 @@ PATCHES TO BACKPORT FROM TRUNK:
 
      *) fix z/OS annoyance with pathname on debug messages in error log
         http://svn.apache.org/viewcvs?rev=178299&view=rev
-        +1: trawick
+        +1: trawick, pquerna
 
      *) EBCDIC: Handle chunked input from client or, with proxy, origin
         server.
@@ -252,7 +252,7 @@ PATCHES TO BACKPORT FROM TRUNK:
         message when it occurs during restart (as we already do for a couple
         of other calls).
         http://svn.apache.org/viewcvs?rev=179317&view=rev
-        +1: trawick, jorton
+        +1: trawick, jorton, pquerna
 
      *) proxy FTP: Fix confusion about globbing characters which could lead
         to getting a directory listing when a file was requested.  PR 34512.