]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
propose a backport
authorAndré Malo <nd@apache.org>
Sat, 10 Apr 2004 17:52:29 +0000 (17:52 +0000)
committerAndré Malo <nd@apache.org>
Sat, 10 Apr 2004 17:52:29 +0000 (17:52 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103332 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 348c046118b3aba137835c2663f0ee280e05d9e3..5bcf3e31fbd024ffd70a650a802396b264f477de 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2004/04/10 14:03:51 $]
+Last modified at [$Date: 2004/04/10 17:52:29 $]
 
 Release:
 
@@ -72,6 +72,11 @@ PATCHES TO BACKPORT FROM 2.1
   [ please place file names and revisions from HEAD here, so it is easy to
     identify exactly what the proposed changes are! ]
 
+    *) mod_log_config: Cleanup log_header_out function to allow multiple headers
+       like Set-Cookie to be logged properly. PR 27787 (2.0 + 1.3)
+         modules/loggers/mod_log_config.c: r1.116
+       +1: nd
+
     *) Fix a bunch of cases where the return code of the regex compiler
        was not checked properly. The 1.3-diff is here:
        http://www.apache.org/~nd/regex-return-1.3.diff (only core and