From: Paul Querna Date: Sat, 11 Dec 2004 09:13:32 +0000 (+0000) Subject: PCRE was ugpraded to 5.0. X-Git-Tag: 2.1.3~272 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=069cbe90b70d1098857ae312007859ab5b4f58cc;p=thirdparty%2Fapache%2Fhttpd.git PCRE was ugpraded to 5.0. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@111592 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/new_features_2_2.html.en b/docs/manual/new_features_2_2.html.en index 871884fc447..34500dd282a 100644 --- a/docs/manual/new_features_2_2.html.en +++ b/docs/manual/new_features_2_2.html.en @@ -58,6 +58,11 @@ Apache JServ Protocol version 1.3 used by Apache Tomcat. +
Regular Expression Library Updated
+
Apache 2.2 includes version 5.0 of the + Perl Compatible Regular Expression + Library (PCRE).
+
Smart Filtering
mod_filter introduces dynamic configuration to the output filter chain. It enables filters to be conditionally diff --git a/docs/manual/new_features_2_2.xml b/docs/manual/new_features_2_2.xml index 27835968e7f..fa22b6361d2 100644 --- a/docs/manual/new_features_2_2.xml +++ b/docs/manual/new_features_2_2.xml @@ -54,6 +54,11 @@ Apache JServ Protocol version 1.3 used by Apache Tomcat.
+
Regular Expression Library Updated
+
Apache 2.2 includes version 5.0 of the + Perl Compatible Regular Expression + Library (PCRE).
+
Smart Filtering
mod_filter introduces dynamic configuration to the output filter chain. It enables filters to be conditionally