Commit c6146faf authored by Graham Leggett's avatar Graham Leggett
Browse files

As jim pointed out, it's already in v1.3 :)

PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@105437 13f79535-47bb-0310-9956-ffa450edef68
parent bbe5577b
Loading
Loading
Loading
Loading
+1 −7
Original line number Diff line number Diff line
APACHE 2.0 STATUS:                                              -*-text-*-
Last modified at [$Date: 2004/10/13 17:23:10 $]
Last modified at [$Date: 2004/10/13 17:54:43 $]

Release:

@@ -126,12 +126,6 @@ PATCHES TO BACKPORT FROM 2.1
        modules/experimental/mod_mem_cache.c?r1=1.117&r2=1.118
       +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
       +1: nd, trawick, jerenkrantz, jim
       minfrin: applied to v2.0. Must it be applied to v2.1 still?

    *) mod_rewrite:Fix query string handling for proxied URLs. PR 14518.
       (2.0 + 1.3)
         modules/mappers/mod_rewrite.c: r1.259