APACHE 2.0 STATUS: -*-text-*-
-Last modified at [$Date: 2004/09/28 16:20:10 $]
+Last modified at [$Date: 2004/09/28 16:39:56 $]
Release:
[ please place file names and revisions from HEAD here, so it is easy to
identify exactly what the proposed changes are! ]
+ *) apxs: fix handling of -Wc/-Wl and "-o mod_foo.so".
+ http://cvs.apache.org/viewcvs.cgi/httpd-2.0/support/apxs.in?r1=1.64&r2=1.62
+ PR: 31448
+ +1: jorton
+
+ *) Fix ap_save_brigade's handling of ENOTIMPL setaside functions.
+ http://cvs.apache.org/viewcvs.cgi/httpd-2.0/server/util_filter.c?r1=1.100&r2=1.101
+ PR: 31247
+ +1: jorton
+
*) Fix mod_disk_cache race conditions in storing the response body.
modules/experimental/mod_disk_cache.c: 1.61
+1: jerenkrantz, stoddard