]> granicus.if.org Git - apache/commitdiff
xforms
authorChristophe Jaillet <jailletc36@apache.org>
Wed, 27 Jan 2016 06:28:33 +0000 (06:28 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Wed, 27 Jan 2016 06:28:33 +0000 (06:28 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1726942 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/new_features_2_4.html.en
docs/manual/new_features_2_4.xml.fr
docs/manual/new_features_2_4.xml.meta
docs/manual/new_features_2_4.xml.tr

index 983c490c4b29dbe06bbca25a6faa5c8b1abdab36..89dc335167da8707ac5b8a0ad67e2dc7f38758f8 100644 (file)
@@ -46,7 +46,7 @@
     
     <dl>
       <dt>Run-time Loadable MPMs</dt>
-      <dd>Multiple MPMs can now be <a href="mpm.html#dynamic">built 
+      <dd>Multiple MPMs can now be <a href="mpm.html#dynamic">built
       as loadable modules</a> at compile time.
       The MPM of choice can be configured at run time via <code class="directive"><a href="./mod/mod_so.html#loadmodule">LoadModule</a></code> directive.</dd>
 
       <dd>Enable FastCGI authorizer applications to authenticate and/or
       authorize clients.</dd>
 
+      <dt><code class="module"><a href="./mod/mod_http2.html">mod_http2</a></code> (available since 2.4.17)</dt>
+      <dd>Support for the HTTP/2 transport layer.</dd>
+
     </dl>
   </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
     
     <dl>
         <dt><code class="program"><a href="./programs/fcgistarter.html">fcgistarter</a></code></dt>
-        <dd>New FastCGI deamon starter utility</dd>
+        <dd>New FastCGI daemon starter utility</dd>
 
         <dt><code class="program"><a href="./programs/htcacheclean.html">htcacheclean</a></code></dt>
         <dd>Current cached URLs can now be listed, with optional metadata
index 4d9537a87259cbda6813e5f64784bae67dd5ca46..20f60744a6f51ff47ff2b052456e8f5a67cbf2ec 100644 (file)
@@ -3,7 +3,7 @@
 <?xml-stylesheet type="text/xsl" href="./style/manual.fr.xsl"?>
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
-<!-- English Revision : 1688011 -->
+<!-- English Revision: 1688011:1726941 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 5c34746d4f8af0413d78019af4601d6efe322230..a21942ca60a497ea95e348ffd874747319b109ed 100644 (file)
@@ -8,7 +8,7 @@
 
   <variants>
     <variant>en</variant>
-    <variant>fr</variant>
-    <variant>tr</variant>
+    <variant outdated="yes">fr</variant>
+    <variant outdated="yes">tr</variant>
   </variants>
 </metafile>
index 5a0a0c813edaa20eb2a5cfa263dcedf84bb05a8b..4c7d4c306ee05f430a22af1d2d28c6f70381a723 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='UTF-8' ?>
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.en.xsl"?>
-<!-- English Revision: 1688011 -->
+<!-- English Revision: 1688011:1726941 (outdated) -->
 <!-- =====================================================
  Translated by: Nilgün Belma Bugüner <nilgun belgeler.gen.tr>
    Reviewed by: Orhan Berent <berent belgeler.gen.tr>