Commit f8a2b526 authored by Justin Erenkrantz's avatar Justin Erenkrantz
Browse files

In honor of the Windy City, vote early and often.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@155348 13f79535-47bb-0310-9956-ffa450edef68
parent a71ef97a
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -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