]> granicus.if.org Git - apache/commitdiff
Mention LFS support.
authorJoe Orton <jorton@apache.org>
Thu, 24 Feb 2005 18:05:49 +0000 (18:05 +0000)
committerJoe Orton <jorton@apache.org>
Thu, 24 Feb 2005 18:05:49 +0000 (18:05 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@155217 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/new_features_2_2.xml

index 210efbd0209bb4b1f89c255a58824dd35caa9370..bf0e4299a524b6b00e6bc0077d52d724399c2f1c 100644 (file)
@@ -56,9 +56,9 @@
           <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 
+      <dd>Version 5.0 of the 
           <a href="http://www.pcre.org/">Perl Compatible Regular Expression
-          Library</a> (PCRE).</dd>
+          Library</a> (PCRE) is now included.</dd>
 
       <dt>Smart Filtering</dt>
       <dd><module>mod_filter</module> introduces dynamic configuration
           variable, and dispenses with the more problematic dependencies and
           ordering problems in the 2.0 architecture.</dd>
 
+      <dt>Large File Support</dt>
+
+      <dd>httpd is now built with support for files larger than 2Gb on
+          modern 32-bit Unix systems.  Support for handling &gt;2Gb request
+          bodies has also been added.</dd>
+
     </dl>
   </section>