]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Minor changes to prevent scaring the bejesus out of Non-Win32/OS2 folk.
authorWilliam A. Rowe Jr <wrowe@apache.org>
Mon, 21 May 2001 18:04:02 +0000 (18:04 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Mon, 21 May 2001 18:04:02 +0000 (18:04 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@89187 13f79535-47bb-0310-9956-ffa450edef68

Announcement

index b67e918113c438e71e648010c8b0441b7871085c..73d2d8fbefe380882a9c8bd132b169c6a53c9d06 100644 (file)
@@ -5,11 +5,11 @@
    pleased to announce the release of version 1.3.20 of the Apache HTTP
    server.
    
-   This version of Apache is principally a security fix release
-   addressing a problem which could lead to a directory listing being
-   displayed in place of an error message. Also, it fixes some potential
-   configuration quirks present in the 1.3.19 release.  A summary of the
-   new features is given at the end of this document.
+   This version of Apache is principally a security fix release which
+   closes a problem under the Windows and OS2 ports that would segfault
+   the server in response to a carefully constructed URL.  It also fixes
+   some potential configuration quirks present in the 1.3.19 release.  
+   A summary of the new features is given at the end of this document.
    
    We consider Apache 1.3.20 to be the best version of Apache available
    and we strongly recommend that users of older versions, especially of
@@ -68,8 +68,8 @@
    IMPORTANT NOTE FOR WIN32 USERS: Over the years, many users have come
    to trust Apache as a secure and stable server. It must be realized
    that the current Win32 code has not yet reached the levels of the Unix
-   version, but is of acceptable quality. Any Win32 stability or security
-   problems do not impact, in any way, Apache on other platforms.
+   version, but is of acceptable quality.  Win32 stability or security 
+   problems do not reflect on the Unix version.
    
                          Apache 1.3.20  Major changes