]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
add rev#
authorAndré Malo <nd@apache.org>
Thu, 22 Apr 2004 20:46:24 +0000 (20:46 +0000)
committerAndré Malo <nd@apache.org>
Thu, 22 Apr 2004 20:46:24 +0000 (20:46 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103481 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index e2da9730aa4bfc63cc7c24dfcd2c8edea50d95b6..6a128420c67f74f3eb1d66cd698ee1736cf26943 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2004/04/21 22:01:32 $]
+Last modified at [$Date: 2004/04/22 20:46:24 $]
 
 Release:
 
@@ -75,6 +75,7 @@ PATCHES TO BACKPORT FROM 2.1
     *) export ap_set_sub_req_protocol and ap_finalize_sub_req_protocol on Win32.
        (should be a minor MMN bump). PR 28523.
          server/protocol.c: r1.147
+         include/http_protocol.h: r1.91
        +1: nd
 
     *) allow symlinks on directories to be processed by Include directives