]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
In honor of the Windy City, vote early and often.
authorJustin Erenkrantz <jerenkrantz@apache.org>
Fri, 25 Feb 2005 17:15:24 +0000 (17:15 +0000)
committerJustin Erenkrantz <jerenkrantz@apache.org>
Fri, 25 Feb 2005 17:15:24 +0000 (17:15 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@155348 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 9187486321b9b1d593631be1ff9bd033275601a5..95547ef9e593f537e23b9c012008ce3fb552b5ac 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -98,14 +98,16 @@ PATCHES TO BACKPORT FROM TRUNK:
        existing brigade instead of calling brigade_split which creates a 
        new brigade. PR 33382. r154200
        Patch for 2.0: http://www.apache.org/~pquerna/c-i-f-leak.patch
-       +1: pquerna, trawick
+       +1: pquerna, trawick, jerenkrantz
 
     *) mod_ssl: Set r->user from SSLUsername earlier so that it's
        actually useful.
        http://svn.apache.org/viewcvs.cgi?rev=153280&view=rev
        http://svn.apache.org/viewcvs.cgi?rev=151493&view=rev
        PR: 31418
-       +1: jorton
+       jerenkrantz comments: 151493 deletes a chunk and adds a chunk,
+          with 153280 moving that added hunk elsewhere.  My brain hurts.
+       +1: jorton, jerenkrantz
 
     *) Add a build script to create a solaris package.
        svn rev 124104