Changes with Apache 2.0.49
+ *) mod_setenvif: Fix the regex optimizer, which under circumstances
+ treated the supplied regex as literal string. PR 24219.
+ [André Malo]
+
*) ap_mpm.h: Fix include guard of ap_mpm.h to reference mpm
instead of mmn. [André Malo]
APACHE 2.0 STATUS: -*-text-*-
-Last modified at [$Date: 2004/02/05 15:55:39 $]
+Last modified at [$Date: 2004/02/05 18:41:58 $]
Release:
nd replies: But if it can't be 0 the alternatives thereafter make no
sense anymore, right?
- * mod_setenvif: Fix optimizer to treat regexps as such even if they
- only contain anchors like \b. PR 24219.
- modules/metadata/mod_setenvif.c: r1.44, r1.46
- +1: nd, jerenkrantz, 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