]> granicus.if.org Git - apache/commitdiff
Update upgrading doc; add mention of mod_imap->mod_imagemap change.
authorJustin Erenkrantz <jerenkrantz@apache.org>
Sun, 13 Nov 2005 05:54:03 +0000 (05:54 +0000)
committerJustin Erenkrantz <jerenkrantz@apache.org>
Sun, 13 Nov 2005 05:54:03 +0000 (05:54 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@332902 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/howto/auth.xml.ja
docs/manual/howto/auth.xml.ko
docs/manual/howto/auth.xml.meta
docs/manual/new_features_2_2.html.en
docs/manual/new_features_2_2.xml
docs/manual/new_features_2_2.xml.ko
docs/manual/new_features_2_2.xml.pt-br
docs/manual/upgrading.html.en
docs/manual/upgrading.xml

index 204a4e5300bcce903f926ff7860a25754fa164da..5e762cbf688811bbdb23c1aff4c0b1a38c59ac48 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='iso-2022-jp' ?>
 <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
-<!-- English Revision: 219484 -->
+<!-- English Revision: 219484:332896 (outdated) -->
 
 <!--
  Copyright 2003-2005 The Apache Software Foundation or its licensors,
index e11fc28dc29b0db6f163b9f86694f63a61294fbb..7039e5421808e333774149fc36ed4f88d7109139 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='EUC-KR' ?>
 <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ko.xsl"?>
-<!-- English Revision: 105989:219484 (outdated) -->
+<!-- English Revision: 105989:332896 (outdated) -->
 
 <!--
  Copyright 2004-2005 The Apache Software Foundation or its licensors,
index 7a87763842b3194b74bf4b418fb5f0464e777cdc..ca40aa7f42e855386ee5032e5c74dece06c9a34a 100644 (file)
@@ -7,7 +7,7 @@
 
   <variants>
     <variant>en</variant>
-    <variant>ja</variant>
+    <variant outdated="yes">ja</variant>
     <variant outdated="yes">ko</variant>
   </variants>
 </metafile>
index a3a320d4d68f2a6081bd735f904884aafe0a01cb..99006a21096f77d6a2a1c0b0bf4a2bd574351d8c 100644 (file)
       <dd>Added a support for 
          <a href="http://www.ietf.org/rfc/rfc2817.txt">RFC 2817</a>, which 
          allows connections to upgrade from clear text to TLS encryption.</dd>
+
+      <dt><code class="module"><a href="./mod/mod_imagemap.html">mod_imagemap</a></code></dt>
+      <dd>mod_imap has been renamed to <code class="module"><a href="./mod/mod_imagemap.html">mod_imagemap</a></code> to avoid
+          user confusion.</dd>
     </dl>
+
   </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
 <h2><a name="programs" id="programs">Program Enhancements</a></h2>
index 6867b84072914f5e2c5856598ee693ca1cc60d63..3d9d4a97a8a9ce86bc8c6b4950e6aa337541c0b8 100644 (file)
       <dd>Added a support for 
          <a href="http://www.ietf.org/rfc/rfc2817.txt">RFC 2817</a>, which 
          allows connections to upgrade from clear text to TLS encryption.</dd>
+
+      <dt><module>mod_imagemap</module></dt>
+      <dd>mod_imap has been renamed to <module>mod_imagemap</module> to avoid
+          user confusion.</dd>
     </dl>
+
   </section>
 
   <section id="programs">
index 0cbf8c1c27ed5e76d30511d731bb4647affac20e..9c445671a3c8741f280f5e296410f68d2f24f9cd 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='EUC-KR' ?>
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.ko.xsl"?>
-<!-- English Revision: 105989:328728 (outdated) -->
+<!-- English Revision: 105989:332896 (outdated) -->
 
 <!--
  Copyright 2004-2005 The Apache Software Foundation or its licensors,
index 6dc4f81f4961aa229dbd5acddab3e4fd85823cbc..ccf567ef2c983c7e949154730dd8c912ddc6ff81 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.pt-br.xsl"?>
-<!-- English Revision: 151408:328728 (outdated) -->
+<!-- English Revision: 151408:332896 (outdated) -->
 
 <!--
  Copyright 2005 The Apache Software Foundation or its licensors,
index 993a3214af34f305bc2220ff67602ec28a3565dd..c999559e30d88fe6365900a19b720e456c8826f3 100644 (file)
 <div class="section">
 <h2><a name="compile-time" id="compile-time">Compile-Time Configuration Changes</a></h2>
     
+    <ul>
+      <li>Upgraded to require the APR 1.0 API.</li>
+      <li>Updated bundled PCRE version to 5.0</li>
+      <li>mod_imap has been renamed to <code class="module"><a href="./mod/mod_imagemap.html">mod_imagemap</a></code></li>
+      <li>mod_auth has been split up into <code class="module"><a href="./mod/mod_auth_basic.html">mod_auth_basic</a></code>
+          and <code class="module"><a href="./mod/mod_authn_file.html">mod_authn_file</a></code></li>
+      <li>mod_access has been renamed to <code class="module"><a href="./mod/mod_authz_host.html">mod_authz_host</a></code></li>
+      <li>mod_auth_ldap has been renamed to <code class="module"><a href="./mod/mod_authnz_ldap.html">mod_authnz_ldap</a></code></li>
+    </ul>
 
   </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
index 207936793077bca66a31089da709a027397557a2..e2409f0b577a3946372adaf658b4459a195d3822 100644 (file)
 
   <section id="compile-time">
     <title>Compile-Time Configuration Changes</title>
+    <ul>
+      <li>Upgraded to require the APR 1.0 API.</li>
+      <li>Updated bundled PCRE version to 5.0</li>
+      <li>mod_imap has been renamed to <module>mod_imagemap</module></li>
+      <li>mod_auth has been split up into <module>mod_auth_basic</module>
+          and <module>mod_authn_file</module></li>
+      <li>mod_access has been renamed to <module>mod_authz_host</module></li>
+      <li>mod_auth_ldap has been renamed to <module>mod_authnz_ldap</module></li>
+    </ul>
 
   </section>