APACHE 2.0 STATUS: -*-text-*-
-Last modified at [$Date: 2003/11/15 21:44:12 $]
+Last modified at [$Date: 2003/11/17 20:20:09 $]
Release:
RELEASE SHOWSTOPPERS:
+ * EBCDIC: Translate the protocol data...
+ modules/http/http_protocol.c: r1.469, r1.472
+ +1: trawick, nd
+
PATCHES TO BACKPORT FROM 2.1
[ please place file names and revisions from HEAD here, so it is easy to
identify exactly what the proposed changes are! ]
* Better descriptions for the configure --help output for some modules
http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/mappers/config9.m4.diff?r1=1.17&r2=1.18
- +1: kess, trawick
+ +1: kess, trawick, nd
* Modifies the cache code to be header-location agnostic. Also
fixes a number of other cache code bugs related to PR 15852
should have been changed outside the module.
I'd really like to patch this one into 2.0.
+ Success with this patch has been reported in PR 22946.
+
* mod_include's expression tokenizer: don't skip the first character of
a string, it may be a backslash. (2.0 + 1.3)
(patch for 2.0: http://cvs.apache.org/~nd/ssi-escape.patch)
threaded MPM. PR: 23795
modules/generators/mod_status.c r1.75
+1: trawick
+ (nd: +1 on concept, lacking knowledge prevents me from definitely +1'ing
+ it.)
* mod_info: Escape html code in directives and arguments. PR: 24232
modules/generators/mod_info.c: r1.52
modules/generators/mod_autoindex.c: r1.125
+1: nd
- * EBCDIC: Translate the protocol data... SHOWSTOPPER
- modules/http/http_protocol.c: r1.469, r1.472
- +1: trawick
-
* LDAP cache fixes from Matthieu Estrade; see PR 18756
include/util_ldap.h r1.12
modules/experimental/util_ldap.c r1.15, r1.16