]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
yet another backport
authorAndré Malo <nd@apache.org>
Wed, 6 Aug 2003 14:58:30 +0000 (14:58 +0000)
committerAndré Malo <nd@apache.org>
Wed, 6 Aug 2003 14:58:30 +0000 (14:58 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@100920 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 0eba28c6d89d5ce4fd6cd9742e848c6377274690..49b36c6e0ccd94692ecac8c854a1d9cba5093554 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2003/08/01 08:41:44 $]
+Last modified at [$Date: 2003/08/06 14:58:30 $]
 
 Release:
 
@@ -287,6 +287,11 @@ PATCHES TO PORT FROM 2.1
         modules/mappers/mod_rewrite.c: r1.199
       +1: nd, trawick
 
+    * mod_dav: Use bucket brigades when reading PUT data. This avoids
+      problems if the data stream is modified by an input filter. PR 22104.
+        modules/dav/main/mod_dav.c: r1.98
+      +1: nd
+
 CURRENT RELEASE NOTES:
 
     * Backwards compatibility is expected of future Apache 2.0 releases,