]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
I'm easy ;)
authorJim Jagielski <jim@apache.org>
Wed, 13 Oct 2004 18:34:16 +0000 (18:34 +0000)
committerJim Jagielski <jim@apache.org>
Wed, 13 Oct 2004 18:34:16 +0000 (18:34 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@105441 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 3a7b61c53d1405b84520090bf683f8b65f612b32..aa8b5e1422a021fa92d4e92bc48b47badcd3d0f4 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 1.3 STATUS:                                             -*-text-*-
-  Last modified at [$Date: 2004/10/13 18:29:00 $]
+  Last modified at [$Date: 2004/10/13 18:34:16 $]
 
 Release:
 
@@ -53,8 +53,7 @@ PROPOSED PATCHES FOR THIS RELEASE:
    *) mod_rewrite:Fix query string handling for proxied URLs. PR 14518.
         modules/mappers/mod_rewrite.c: r1.259 (2.x patch)
         http://issues.apache.org/bugzilla/showattachment.cgi?attach_id=13078
-      +1: nd, minfrin
-      -1: jim (until we see the 1.3 version)
+      +1: nd, minfrin, jim
 
    *) mod_log_config: Cleanup log_header_out function to allow multiple headers
       like Set-Cookie to be logged properly. PR 27787