diff options
Diffstat (limited to 'docs/manual/new_features_2_2.xml')
-rw-r--r-- | docs/manual/new_features_2_2.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/manual/new_features_2_2.xml b/docs/manual/new_features_2_2.xml index 27835968e7..fa22b6361d 100644 --- a/docs/manual/new_features_2_2.xml +++ b/docs/manual/new_features_2_2.xml @@ -54,6 +54,11 @@ <code>Apache JServ Protocol version 1.3</code> used by <a href="http://jakarta.apache.org/tomcat/">Apache Tomcat</a>.</dd> + <dt>Regular Expression Library Updated</dt> + <dd>Apache 2.2 includes version 5.0 of the + <a href="http://www.pcre.org/">Perl Compatible Regular Expression + Library</a> (PCRE).</dd> + <dt>Smart Filtering</dt> <dd><module>mod_filter</module> introduces dynamic configuration to the output filter chain. It enables filters to be conditionally |