]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Tested as well as being a Good Thing
authorJim Jagielski <jim@apache.org>
Sat, 12 Jul 2003 15:13:29 +0000 (15:13 +0000)
committerJim Jagielski <jim@apache.org>
Sat, 12 Jul 2003 15:13:29 +0000 (15:13 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@100565 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 9a05d7acbc430714f2e907804696a3e131927565..77e41d267c66b069b937182929d73829af7f7677 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2003/07/12 13:26:41 $]
+Last modified at [$Date: 2003/07/12 15:13:29 $]
 
 Release:
 
@@ -71,7 +71,7 @@ PATCHES TO PORT FROM 2.1
       http://cvs.apache.org/viewcvs.cgi/httpd-2.0/server/protocol.c.diff?r1=1.132&r2=1.133
       +1: rederpj, nd (though I think it's actually a bad request, being lenient
           is probably the best here), trawick (prefer style changes in
-          r1.135 to be committed at same time)
+          r1.135 to be committed at same time), jim
 
     * ap_get_mime_headers(): eliminate the temporary table used to
       combine duplicate headers (performance enhancement)