You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by je...@apache.org on 2005/11/13 08:25:16 UTC

svn commit: r332934 - in /httpd/httpd/branches/2.2.x/docs/manual: upgrading.html.de upgrading.html.en upgrading.xml upgrading.xml.de upgrading.xml.ja upgrading.xml.ko upgrading.xml.meta upgrading.xml.pt-br upgrading.xml.ru

Author: jerenkrantz
Date: Sat Nov 12 23:25:13 2005
New Revision: 332934

URL: http://svn.apache.org/viewcvs?rev=332934&view=rev
Log:
Doh.  The upgrading file changes got lost somehow.  Re-add.

Modified:
    httpd/httpd/branches/2.2.x/docs/manual/upgrading.html.de
    httpd/httpd/branches/2.2.x/docs/manual/upgrading.html.en
    httpd/httpd/branches/2.2.x/docs/manual/upgrading.xml
    httpd/httpd/branches/2.2.x/docs/manual/upgrading.xml.de
    httpd/httpd/branches/2.2.x/docs/manual/upgrading.xml.ja
    httpd/httpd/branches/2.2.x/docs/manual/upgrading.xml.ko
    httpd/httpd/branches/2.2.x/docs/manual/upgrading.xml.meta
    httpd/httpd/branches/2.2.x/docs/manual/upgrading.xml.pt-br
    httpd/httpd/branches/2.2.x/docs/manual/upgrading.xml.ru

Modified: httpd/httpd/branches/2.2.x/docs/manual/upgrading.html.de
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.2.x/docs/manual/upgrading.html.de?rev=332934&r1=332933&r2=332934&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/docs/manual/upgrading.html.de (original)
+++ httpd/httpd/branches/2.2.x/docs/manual/upgrading.html.de Sat Nov 12 23:25:13 2005
@@ -26,6 +26,9 @@
 <a href="./pt-br/upgrading.html" hreflang="pt-br" rel="alternate" title="Português (Brasil)">&nbsp;pt-br&nbsp;</a> |
 <a href="./ru/upgrading.html" hreflang="ru" rel="alternate" title="Russian">&nbsp;ru&nbsp;</a></p>
 </div>
+<div class="outofdate">Diese Übersetzung ist möglicherweise
+            nicht mehr aktuell. Bitte prüfen Sie die englische Version auf
+            die neuesten Änderungen.</div>
 
   <p>Dieses Dokument dient der Unterstützung beim Upgrade. Es
     enthält die entscheidenden Informationen für bisherige

Modified: httpd/httpd/branches/2.2.x/docs/manual/upgrading.html.en
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.2.x/docs/manual/upgrading.html.en?rev=332934&r1=332933&r2=332934&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/docs/manual/upgrading.html.en (original)
+++ httpd/httpd/branches/2.2.x/docs/manual/upgrading.html.en Sat Nov 12 23:25:13 2005
@@ -48,6 +48,15 @@
 <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">

Modified: httpd/httpd/branches/2.2.x/docs/manual/upgrading.xml
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.2.x/docs/manual/upgrading.xml?rev=332934&r1=332933&r2=332934&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/docs/manual/upgrading.xml (original)
+++ httpd/httpd/branches/2.2.x/docs/manual/upgrading.xml Sat Nov 12 23:25:13 2005
@@ -43,6 +43,15 @@
 
   <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>
 

Modified: httpd/httpd/branches/2.2.x/docs/manual/upgrading.xml.de
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.2.x/docs/manual/upgrading.xml.de?rev=332934&r1=332933&r2=332934&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/docs/manual/upgrading.xml.de (original)
+++ httpd/httpd/branches/2.2.x/docs/manual/upgrading.xml.de Sat Nov 12 23:25:13 2005
@@ -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.de.xsl"?>
-<!-- English Revision: 170636  -->
+<!-- English Revision: 170636:332928 (outdated) -->
 
 <!--
  Copyright 2002-2005 The Apache Software Foundation or its licensors,

Modified: httpd/httpd/branches/2.2.x/docs/manual/upgrading.xml.ja
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.2.x/docs/manual/upgrading.xml.ja?rev=332934&r1=332933&r2=332934&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/docs/manual/upgrading.xml.ja [iso-2022-jp] (original)
+++ httpd/httpd/branches/2.2.x/docs/manual/upgrading.xml.ja [iso-2022-jp] Sat Nov 12 23:25:13 2005
@@ -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: 151408:170636 (outdated) -->
+<!-- English Revision: 151408:332928 (outdated) -->
 
 <!--
  Copyright 2002-2005 The Apache Software Foundation or its licensors,

Modified: httpd/httpd/branches/2.2.x/docs/manual/upgrading.xml.ko
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.2.x/docs/manual/upgrading.xml.ko?rev=332934&r1=332933&r2=332934&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/docs/manual/upgrading.xml.ko [euc-kr] (original)
+++ httpd/httpd/branches/2.2.x/docs/manual/upgrading.xml.ko [euc-kr] Sat Nov 12 23:25:13 2005
@@ -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: 151408:170636 (outdated) -->
+<!-- English Revision: 151408:332928 (outdated) -->
 
 <!--
  Copyright 2003-2005 The Apache Software Foundation or its licensors,

Modified: httpd/httpd/branches/2.2.x/docs/manual/upgrading.xml.meta
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.2.x/docs/manual/upgrading.xml.meta?rev=332934&r1=332933&r2=332934&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/docs/manual/upgrading.xml.meta (original)
+++ httpd/httpd/branches/2.2.x/docs/manual/upgrading.xml.meta Sat Nov 12 23:25:13 2005
@@ -6,7 +6,7 @@
   <relpath>.</relpath>
 
   <variants>
-    <variant>de</variant>
+    <variant outdated="yes">de</variant>
     <variant>en</variant>
     <variant htmlonly="yes">fr</variant>
     <variant outdated="yes">ja</variant>

Modified: httpd/httpd/branches/2.2.x/docs/manual/upgrading.xml.pt-br
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.2.x/docs/manual/upgrading.xml.pt-br?rev=332934&r1=332933&r2=332934&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/docs/manual/upgrading.xml.pt-br (original)
+++ httpd/httpd/branches/2.2.x/docs/manual/upgrading.xml.pt-br Sat Nov 12 23:25:13 2005
@@ -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:170636 (outdated) -->
+<!-- English Revision: 151408:332928 (outdated) -->
 
 <!--
  Copyright 2005 The Apache Software Foundation or its licensors,

Modified: httpd/httpd/branches/2.2.x/docs/manual/upgrading.xml.ru
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.2.x/docs/manual/upgrading.xml.ru?rev=332934&r1=332933&r2=332934&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/docs/manual/upgrading.xml.ru [koi8-r] (original)
+++ httpd/httpd/branches/2.2.x/docs/manual/upgrading.xml.ru [koi8-r] Sat Nov 12 23:25:13 2005
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='KOI8-R' ?>
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.ru.xsl"?>
-<!-- English Revision: 96997:170636 (outdated) -->
+<!-- English Revision: 96997:332928 (outdated) -->
 
 <!--
  Copyright 2002-2005 The Apache Software Foundation or its licensors,