diff options
author | Jeff Trawick <trawick@apache.org> | 2009-03-27 09:07:29 +0100 |
---|---|---|
committer | Jeff Trawick <trawick@apache.org> | 2009-03-27 09:07:29 +0100 |
commit | 770f0ff6c3bfcbb149e7761ae91add126e37fdb7 (patch) | |
tree | 8cc14c5d5472e0b0631965e60e675865986da187 /CHANGES | |
parent | axe unmaintained 1.3-era code to support AUX, SunOS, IRIX, Next, Tandem, MPE, (diff) | |
download | apache2-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-- | CHANGES | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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>] |