APACHE 2.0 STATUS: -*-text-*-
-Last modified at [$Date: 2004/04/10 13:19:48 $]
+Last modified at [$Date: 2004/04/10 14:03:51 $]
Release:
[ please place file names and revisions from HEAD here, so it is easy to
identify exactly what the proposed changes are! ]
+ *) 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
+ mod_usertrack affected). PR 28218.
+ modules/metadata/mod_setenvif.c: r1.51
+ modules/metadata/mod_usertrack.c: r1.52
+ modules/proxy/mod_proxy.c: r1.99
+ modules/proxy/proxy_ftp.c: r1.140
+ server/core.c: r1.272
+ +1: nd
+
*) mod_usertrack: Escape the cookie_name before pasting into the regexp.
(2.0 + 1.3)
modules/metadata/mod_usertrack.c: r1.51