]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Low-hanging fruit for changes from 2.1->2.2
authorJustin Erenkrantz <jerenkrantz@apache.org>
Tue, 29 Nov 2005 08:00:39 +0000 (08:00 +0000)
committerJustin Erenkrantz <jerenkrantz@apache.org>
Tue, 29 Nov 2005 08:00:39 +0000 (08:00 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@349662 13f79535-47bb-0310-9956-ffa450edef68

CHANGES
INSTALL
LAYOUT
README
STATUS

diff --git a/CHANGES b/CHANGES
index b27b14cb211fe59c03bebba9783aa02ccd7fd86a..3d6d60a783cde529f6ab8106fb63a69081d2e11b 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,8 +1,5 @@
                                                         -*- coding: utf-8 -*-
-Changes with Apache 2.1.11
-
-
-Changes with Apache 2.1.10
+Changes with Apache 2.2.0
 
   *) mod_negotiation: Minor performance tweak by reusing already calculated
      strlen.
diff --git a/INSTALL b/INSTALL
index 7a17d3675be25636a3a379b2a4d351a29d54edf8..dbcaaf5a714167aa1bf6cf6d042d33db859fd7dd 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -5,7 +5,7 @@
   ------------------
 
   For complete installation documentation, see [ht]docs/manual/install.html or
-  http://httpd.apache.org/docs-2.1/install.html
+  http://httpd.apache.org/docs-2.2/install.html
 
      $ ./configure --prefix=PREFIX
      $ make
@@ -40,7 +40,7 @@
      --enable-rewrite=shared \
      --enable-speling=shared 
 
-  The easiest way to find all of the configuration flags for Apache 2.1
+  The easiest way to find all of the configuration flags for Apache 2.2
   is to run ./configure --help.
 
 
   ---------------------
 
   For complete documentation, see [ht]docs/manual/platform/windows.html or
-  http://httpd.apache.org/docs-2.1/platform/windows.html.
+  http://httpd.apache.org/docs-2.2/platform/windows.html.
 
   The Apache/Win32 binaries are primarily distributed as a Windows Installer 
   package (.msi), and may be available as a .zip file as well.  These packages 
-  are named apache-2.1.xx-win32-x86.msi and apache-2.1.xx-win32-x86.zip.  
+  are named apache-2.2.xx-win32-x86.msi and apache-2.2.xx-win32-x86.zip.  
   Please choose the .msi package if at all possible.
 
-  If you have unpacked a source distribution (named httpd-2.1-xx.zip, without
+  If you have unpacked a source distribution (named httpd-2.2-xx.zip, without
   any -win32-x86 notation) you must compile the package yourself, see the links
   mentioned above.  Unless you intended to do this, please look again for the 
   binary package from http://www.apache.org/dist/httpd/binaries/win32/ and
@@ -85,7 +85,7 @@
   comp.infosystems.www.servers.unix or
   comp.infosystems.www.servers.ms-windows.
 
-  Thanks for using the Apache HTTP Server, version 2.1.
+  Thanks for using the Apache HTTP Server, version 2.2.
 
                                      The Apache Software Foundation
                                      http://www.apache.org/
diff --git a/LAYOUT b/LAYOUT
index 8385e67f0f45245af70b0bd5f7ecb37c2e5a528f..39c85ed6ee55ec9297e86f9b07923dd90dbabfe1 100644 (file)
--- a/LAYOUT
+++ b/LAYOUT
@@ -1,7 +1,7 @@
-The httpd-2.1 Source Tree LAYOUT
+The httpd-2.2 Source Tree LAYOUT
 --------------------------------
 
-./ .................... Top-Level httpd-2.1 Root Directory
+./ .................... Top-Level httpd-2.2 Root Directory
 
   ABOUT_APACHE .......... Overview of the Apache HTTP Server
   LAYOUT ................ This file describing the source tree
diff --git a/README b/README
index 59217a37d9bcd584146e92de7f6a3d5570851e01..700d57579527c4647d9388eaf2ccf0c0e78ab335 100644 (file)
--- a/README
+++ b/README
@@ -24,7 +24,7 @@
   The documentation available as of the date of this release is
   included in HTML format in the docs/manual/ directory.  The most
   up-to-date documentation can be found at
-  http://httpd.apache.org/docs-2.1/.
+  http://httpd.apache.org/docs-2.2/.
 
   Installation
   ------------
diff --git a/STATUS b/STATUS
index 79958ecc4bf541c3da7810b9c1299fa4ba19555f..1bbc2c00d17bbc6d6598241340274c2f677e3083 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,4 +1,4 @@
-APACHE 2.1 STATUS:                                              -*-text-*-
+APACHE 2.2 STATUS:                                              -*-text-*-
 Last modified at [$Date$]
 
 The current version of this file can be found at: