summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorJeff Trawick <trawick@apache.org>2009-03-27 09:07:29 +0100
committerJeff Trawick <trawick@apache.org>2009-03-27 09:07:29 +0100
commit770f0ff6c3bfcbb149e7761ae91add126e37fdb7 (patch)
tree8cc14c5d5472e0b0631965e60e675865986da187 /CHANGES
parentaxe unmaintained 1.3-era code to support AUX, SunOS, IRIX, Next, Tandem, MPE, (diff)
downloadapache2-770f0ff6c3bfcbb149e7761ae91add126e37fdb7.tar.xz
apache2-770f0ff6c3bfcbb149e7761ae91add126e37fdb7.zip
start an entry to list the axed platforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@759046 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 8b98652546..5ec2e26d2f 100644
--- a/CHANGES
+++ b/CHANGES
@@ -2,6 +2,9 @@
Changes with Apache 2.3.3
+ *) Remove broken support for BeOS, OS/2, TPF, and even older platforms such
+ as A/UX, Next, and Tandem. [Jeff Trawick]
+
*) mod_proxy_ftp: Add ProxyFtpListOnWildcard directive to allow files with
globbing characters to be retrieved instead of converted into a
directory listing. PR 46789 [Dan Poirier <poirier pobox.com>]