From: Rainer Jung Date: Mon, 21 Jun 2010 10:01:06 +0000 (+0000) Subject: Remove comment about removal of OS/2 support X-Git-Tag: 2.3.7~148 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b9cfff1a238b60ee993aa2a2487f51e9097fa3eb;p=apache Remove comment about removal of OS/2 support from CHANGES and docs. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@956524 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 2a4c43ef90..72bd2d038a 100644 --- a/CHANGES +++ b/CHANGES @@ -638,7 +638,7 @@ Changes with Apache 2.3.3 returns EINPROGRESS and a subsequent poll() returns only POLLERR. Observed on HP-UX. [Eric Covener] - *) Remove broken support for BeOS, OS/2, TPF, and even older platforms such + *) Remove broken support for BeOS, TPF, and even older platforms such as A/UX, Next, and Tandem. [Jeff Trawick] *) mod_proxy_ftp: Add ProxyFtpListOnWildcard directive to allow files with diff --git a/docs/manual/upgrading.html.en b/docs/manual/upgrading.html.en index 7f0f06a9e1..29b73f85a4 100644 --- a/docs/manual/upgrading.html.en +++ b/docs/manual/upgrading.html.en @@ -70,7 +70,7 @@ to build and load any of these that your configuration uses. -
  • Platform support has been removed for BeOS, OS/2, TPF, and +
  • Platform support has been removed for BeOS, TPF, and even older platforms such as A/UX, Next, and Tandem. These were believed to be broken anyway.
  • @@ -257,4 +257,4 @@ - \ No newline at end of file + diff --git a/docs/manual/upgrading.xml b/docs/manual/upgrading.xml index 6b63944cf7..4a9b64e7bf 100644 --- a/docs/manual/upgrading.xml +++ b/docs/manual/upgrading.xml @@ -70,7 +70,7 @@ to build and load any of these that your configuration uses. -
  • Platform support has been removed for BeOS, OS/2, TPF, and +
  • Platform support has been removed for BeOS, TPF, and even older platforms such as A/UX, Next, and Tandem. These were believed to be broken anyway.