Return-Path: Delivered-To: apmail-httpd-cvs-archive@www.apache.org Received: (qmail 48399 invoked from network); 30 Sep 2005 16:34:20 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 30 Sep 2005 16:34:20 -0000 Received: (qmail 74903 invoked by uid 500); 30 Sep 2005 16:34:18 -0000 Delivered-To: apmail-httpd-cvs-archive@httpd.apache.org Received: (qmail 74835 invoked by uid 500); 30 Sep 2005 16:34:18 -0000 Mailing-List: contact cvs-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list cvs@httpd.apache.org Received: (qmail 74774 invoked by uid 99); 30 Sep 2005 16:34:17 -0000 X-ASF-Spam-Status: No, hits=-9.8 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [209.237.227.194] (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.29) with SMTP; Fri, 30 Sep 2005 09:34:17 -0700 Received: (qmail 48074 invoked by uid 65534); 30 Sep 2005 16:33:57 -0000 Message-ID: <20050930163357.48073.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r292808 - in /httpd/httpd/dist: Announcement21.html Announcement21.txt Date: Fri, 30 Sep 2005 16:33:56 -0000 To: cvs@httpd.apache.org From: pquerna@apache.org X-Mailer: svnmailer-1.0.5 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: pquerna Date: Fri Sep 30 09:33:55 2005 New Revision: 292808 URL: http://svn.apache.org/viewcvs?rev=292808&view=rev Log: Update announcements for 2.1.8 Modified: httpd/httpd/dist/Announcement21.html httpd/httpd/dist/Announcement21.txt Modified: httpd/httpd/dist/Announcement21.html URL: http://svn.apache.org/viewcvs/httpd/httpd/dist/Announcement21.html?rev=292808&r1=292807&r2=292808&view=diff ============================================================================== --- httpd/httpd/dist/Announcement21.html (original) +++ httpd/httpd/dist/Announcement21.html Fri Sep 30 09:33:55 2005 @@ -14,14 +14,14 @@ > -

Apache HTTP Server 2.1.7-beta Released

+

Apache HTTP Server 2.1.8-beta Released

The Apache Software Foundation and The Apache HTTP Server Project are - pleased to announce the release of version 2.1.7-beta of the Apache + pleased to announce the release of version 2.1.8-beta of the Apache HTTP Server ("Apache"). This beta release should not be presumed to be compatible with binaries built against any prior or future version.

-

Apache HTTP Server 2.1.7-beta is available for download from:

+

Apache HTTP Server 2.1.8-beta is available for download from:

http://httpd.apache.org/download.cgi
@@ -29,25 +29,6 @@

Please see the CHANGES_2.1 file, linked from the above page, for a full list of changes.

-

Known Issues

-

Several non-show-stopping issues were during the 2.1.7-beta release cycle: -

-
    -
  • mod_setvenfif was missing updated documentation
  • -
  • server/listen.c had problems working on AIX
  • -
  • The RPM spec file was outdated.
  • -
  • htcacheclean lacked support for recent changes to mod_disk_cache
  • -
-

-A patch that fixes these issues ia available at:
- -http://www.apache.org/dist/httpd/patches/apply_to_2.1.7/non-showstoppers.patch -

- -

-In addition, mod_ldap in 2.1.7-beta does not compile on older version of Windows. -

-

Apache 2.1 offers numerous enhancements, improvements, and performance boosts over the 2.0 codebase. For an overview of new features introduced after 2.0 please see:

Modified: httpd/httpd/dist/Announcement21.txt URL: http://svn.apache.org/viewcvs/httpd/httpd/dist/Announcement21.txt?rev=292808&r1=292807&r2=292808&view=diff ============================================================================== --- httpd/httpd/dist/Announcement21.txt (original) +++ httpd/httpd/dist/Announcement21.txt Fri Sep 30 09:33:55 2005 @@ -1,30 +1,16 @@ - Apache HTTP Server 2.1.7-beta Released + Apache HTTP Server 2.1.8-beta Released The Apache Software Foundation and The Apache HTTP Server Project are - pleased to announce the release of version 2.1.7-beta of the Apache + pleased to announce the release of version 2.1.8-beta of the Apache HTTP Server ("Apache"). This beta release should not be presumed to be compatible with binaries built against any prior or future version. - Apache HTTP Server 2.1.7-beta is available for download from: + Apache HTTP Server 2.1.8-beta is available for download from: http://httpd.apache.org/download.cgi Please see the CHANGES_2.1 file, linked from the above page, for a full list of changes. - - Known Issues - Several non-show-stopping issues were found during the 2.1.7-beta release cycle: - - * mod_setvenfif was missing updated documentation - * server/listen.c had problems working on AIX - * The RPM spec file was outdated. - * htcacheclean lacked support for recent changes to mod_disk_cache - - A patch that fixes these issues ia available at: - - http://www.apache.org/dist/httpd/patches/apply_to_2.1.7/non-showstoppers.patch - - In addition, mod_ldap in 2.1.7-beta does not compile on older version of Windows. Apache 2.1 offers numerous enhancements, improvements, and performance boosts over the 2.0 codebase. For an overview of new features introduced