]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
found the original 2.0 commit, so make note of it
authorGeoffrey Young <geoff@apache.org>
Wed, 8 Sep 2004 13:18:59 +0000 (13:18 +0000)
committerGeoffrey Young <geoff@apache.org>
Wed, 8 Sep 2004 13:18:59 +0000 (13:18 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@105033 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index f440e74ac2d8d79d6f06c0537f031c5ab8739093..90ac5ecb5ef880bba51d13007c08ef09d290f3f0 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 1.3 STATUS:                                             -*-text-*-
-  Last modified at [$Date: 2004/09/08 13:10:17 $]
+  Last modified at [$Date: 2004/09/08 13:18:59 $]
 
 Release:
 
@@ -67,7 +67,8 @@ PROPOSED PATCHES FOR THIS RELEASE:
 
    *) protect against LoadModule attempting to load a module already 
       statically compiled into the server (backport from 2.0)
-       http://marc.theaimsgroup.com/?l=apache-httpd-dev&m=109456591812509&w=2
+       original 2.0 commit: modules/mappers/mod_so.c: r1.49
+       1.3 patch: http://marc.theaimsgroup.com/?l=apache-httpd-dev&m=109456591812509&w=2
         +1: geoff
 
 RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP: