]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
PCRE was ugpraded to 5.0.
authorPaul Querna <pquerna@apache.org>
Sat, 11 Dec 2004 09:13:32 +0000 (09:13 +0000)
committerPaul Querna <pquerna@apache.org>
Sat, 11 Dec 2004 09:13:32 +0000 (09:13 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@111592 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/new_features_2_2.html.en
docs/manual/new_features_2_2.xml

index 871884fc447d9e95949354f8fa47e95a1a04d717..34500dd282aee3d6c56b7e43916b3b1915a96078 100644 (file)
           <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><code class="module"><a href="./mod/mod_filter.html">mod_filter</a></code> introduces dynamic configuration
           to the output filter chain.  It enables filters to be conditionally
index 27835968e7fd3e71cbf94bf9dba931ded59bfc45..fa22b6361d29024ae55da8b20ae27ca3d9367978 100644 (file)
           <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