]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
propose another bugfix.
authorAndré Malo <nd@apache.org>
Sat, 22 Mar 2003 22:21:24 +0000 (22:21 +0000)
committerAndré Malo <nd@apache.org>
Sat, 22 Mar 2003 22:21:24 +0000 (22:21 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99043 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 4950f9f9c9bc1221d43d3e28b2bbbf19e02b7b44..ec6695c1de59cdecd1c9520a69f15b7cc1a41d7e 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2003/03/22 21:32:30 $]
+Last modified at [$Date: 2003/03/22 22:21:24 $]
 
 Release:
 
@@ -191,6 +191,11 @@ PATCHES TO PORT FROM 2.1
       docs/docroot/index.html.zh -> index.html.zh-tw.big5
       +1: nd
 
+    * Do not bypass output filters when redirecting subrequests internally.
+      PR 17629.
+      modules/http/http_request.c: r1.155
+      +1: nd
+
 CURRENT RELEASE NOTES:
 
     * Backwards compatibility is expected of future Apache 2.0 releases,