Commit 7a3caaae authored by Jeff Trawick's avatar Jeff Trawick
Browse files

a few votes

parent 6f571b00
Loading
Loading
Loading
Loading
+5 −5
Original line number Diff line number Diff line
APACHE 2.0 STATUS:                                              -*-text-*-
Last modified at [$Date: 2004/09/17 09:04:56 $]
Last modified at [$Date: 2004/09/17 10:15:09 $]

Release:

@@ -76,15 +76,15 @@ PATCHES TO BACKPORT FROM 2.1

    *) buildconf: Clean autoconf cache and do mod_ssl timestamp dance.
       http://cvs.apache.org/viewcvs.cgi/httpd-2.0/buildconf?r1=1.37&r2=1.40
       +1: jorton
       +1: jorton, trawick
    
    *) remove config.{guess,sub} and PrintPath from build (they are copied
       by buildconf already)
       +1: jorton
       +1: jorton, trawick

    *) Use HTML 2.0 <hr> for error pages. PR 30732
         modules/http/http_protocol.c: r1.483
       +1: nd, jorton
       +1: nd, jorton, trawick

    *) mod_mem_cache: Fixed race condition causing segfault because of memory being
       freed twice, or reused after being freed. Changed the atomic usage of refcount
@@ -97,7 +97,7 @@ PATCHES TO BACKPORT FROM 2.1
       (2.0 + 1.3)
         http://www.apache.org/~nd/dbmmap_1.3.patch
         http://www.apache.org/~nd/dbmmap_2.0.patch
       +1: nd
       +1: nd, trawick

    *) mod_rewrite:Fix query string handling for proxied URLs. PR 14518.
       (2.0 + 1.3)