Commit eb42e4a8 authored by Jim Jagielski's avatar Jim Jagielski
Browse files

Just add some (non-essential) votes: tested pretty rigorously, we

need to fold these improvements into 2.0.

PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@105402 13f79535-47bb-0310-9956-ffa450edef68
parent 3719f03b
Loading
Loading
Loading
Loading
+7 −7
Original line number Diff line number Diff line
APACHE 2.0 STATUS:                                              -*-text-*-
Last modified at [$Date: 2004/10/10 22:02:46 $]
Last modified at [$Date: 2004/10/10 22:06:40 $]

Release:

@@ -93,13 +93,13 @@ PATCHES TO BACKPORT FROM 2.1
       is causing a potential problem with the LDAP shared memory cache.
         modules/ldap/util_ldap.c: 1.14
       PR 31431
       +1: minfrin, bnicholes
       +1: minfrin, bnicholes, jim

    *) mod_ldap: prevent the possiblity of an infinite loop in the LDAP
       statistics display.
         modules/ldap/util_ldap_cache_mgr.c: 1.11
       PR 29216
       +1: minfrin, bnicholes
       +1: minfrin, bnicholes, jim

    *) apxs: fix handling of -Wc/-Wl and "-o mod_foo.so".
         http://cvs.apache.org/viewcvs.cgi/httpd-2.0/support/apxs.in?r1=1.62&r2=1.64
@@ -114,11 +114,11 @@ PATCHES TO BACKPORT FROM 2.1

    *) Correctly store cache content type. PR 30278
         modules/experimental/mod_disk_cache.c?r1=1.62&r2=1.63
       +1: stoddard, jerenkrantz, minfrin
       +1: stoddard, jerenkrantz, minfrin, jim

    *) Do not store aborted content. PR 21492.
         modules/experimental/mod_disk_cache.c?r1=1.63&r2=1.64
       +1: stoddard, jerenkrantz, minfrin
       +1: stoddard, jerenkrantz, minfrin, jim

    *) Try to correctly follow RFC 2616 13.3 on validating stale cache
       responses by teaching mod_cache's cache_select_url and
@@ -129,13 +129,13 @@ PATCHES TO BACKPORT FROM 2.1
        modules/experimental/mod_cache.h?r1=1.50&r2=1.51
        modules/experimental/mod_disk_cache.c?r1=1.64&r2=1.65
        modules/experimental/mod_mem_cache.c?r1=1.117&r2=1.118
       +1: stoddard, jerenkrantz, minfrin
       +1: stoddard, jerenkrantz, minfrin, jim

    *) mod_rewrite: Fix 0 bytes write into random memory position. PR 31036.
       (2.0 + 1.3)
         http://www.apache.org/~nd/dbmmap_1.3.patch
         http://www.apache.org/~nd/dbmmap_2.0.patch
       +1: nd, trawick, jerenkrantz
       +1: nd, trawick, jerenkrantz, jim

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