]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
I'm willing to back off once I see the
authorJim Jagielski <jim@apache.org>
Wed, 13 Oct 2004 17:55:43 +0000 (17:55 +0000)
committerJim Jagielski <jim@apache.org>
Wed, 13 Oct 2004 17:55:43 +0000 (17:55 +0000)
actual proposed 1.3 patches :)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@105438 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 6d4020a292eeb35d6f1fcdaf8bd567cbf859a60a..7ad7cc77e877a2f085035a2f4ab1542c85d03b0a 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 1.3 STATUS:                                             -*-text-*-
-  Last modified at [$Date: 2004/10/13 17:49:36 $]
+  Last modified at [$Date: 2004/10/13 17:55:43 $]
 
 Release:
 
@@ -53,6 +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 - need 1.3 version)
       +1: nd, minfrin
+      -1: jim (until we see the 1.3 version)
 
    *) mod_log_config: Cleanup log_header_out function to allow multiple headers
       like Set-Cookie to be logged properly. PR 27787 
@@ -64,6 +65,7 @@ PROPOSED PATCHES FOR THIS RELEASE:
                    This just seems like a lot of code to duplicate what we
                    have already.  *shrug*
       +1: nd, jerenkrantz
+      -1: jim (until we see the 1.3 version)
 
 RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP: