From: Justin Erenkrantz Date: Tue, 29 Nov 2005 08:00:39 +0000 (+0000) Subject: Low-hanging fruit for changes from 2.1->2.2 X-Git-Tag: 2.2.0^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb9421a0760ae6031e4108e4f75bf8acd99a3976;p=thirdparty%2Fapache%2Fhttpd.git Low-hanging fruit for changes from 2.1->2.2 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@349662 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index b27b14cb211..3d6d60a783c 100644 --- 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 7a17d3675be..dbcaaf5a714 100644 --- 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. @@ -48,14 +48,14 @@ --------------------- 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 8385e67f0f4..39c85ed6ee5 100644 --- 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 59217a37d9b..700d5757952 100644 --- 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 79958ecc4bf..1bbc2c00d17 100644 --- 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: