]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
As jim pointed out, it's already in v1.3 :)
authorGraham Leggett <minfrin@apache.org>
Wed, 13 Oct 2004 17:54:43 +0000 (17:54 +0000)
committerGraham Leggett <minfrin@apache.org>
Wed, 13 Oct 2004 17:54:43 +0000 (17:54 +0000)
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

STATUS

diff --git a/STATUS b/STATUS
index dc8b48af513fd29ae7465b3e4bb6bf5e4a797970..835c5ff0b5b54fb39ccaadd3fc64f73fb3150516 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 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