APACHE 2.0 STATUS: -*-text-*-
-Last modified at [$Date: 2003/07/21 11:52:02 $]
+Last modified at [$Date: 2003/07/21 23:52:39 $]
Release:
[ please place file names and revisions from HEAD here, so it is easy to
identify exactly what the proposed changes are! ]
+ * mod_include.c: Fix a trio of bugs in 2.0+'s parsing of content that
+ spans buckets or brigades, particularly when the start or end sequence
+ spans a bucket or when conditional text spans a brigade.
+ modules/filters/mod_include.c r1.234
+ +1: jwoolley, nd
+
* mod_rewrite.c: Fix mod_rewrite's support of the [P] option to send
rewritten request using "proxy:". The code was adding multiple "proxy:"
fields in the rewritten URI. PR: 13946.