From: Jeff Trawick Date: Fri, 27 Mar 2009 08:07:29 +0000 (+0000) Subject: start an entry to list the axed platforms X-Git-Tag: 2.3.3~788 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=770f0ff6c3bfcbb149e7761ae91add126e37fdb7;p=apache 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 --- 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 ]