summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorJim Jagielski <jim@apache.org>2009-09-10 13:39:03 +0200
committerJim Jagielski <jim@apache.org>2009-09-10 13:39:03 +0200
commitb4abb430731dadfef5f387a6404f7c8be7b81c39 (patch)
treedbb0781da1e79e3d08a2f46e07c0920a1b06aaa8 /CHANGES
parent* More style fixes. No functional changes. (diff)
downloadapache2-b4abb430731dadfef5f387a6404f7c8be7b81c39.tar.xz
apache2-b4abb430731dadfef5f387a6404f7c8be7b81c39.zip
veto-ed
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@813376 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 0 insertions, 5 deletions
diff --git a/CHANGES b/CHANGES
index 11d6fbce3e..ad0f248730 100644
--- a/CHANGES
+++ b/CHANGES
@@ -16,11 +16,6 @@ Changes with Apache 2.3.3
*) Add support for HTTP PUT to ab. [Jeff Barnes <jbarnesweb yahoo.com>]
- *) ServerTokens now accepts 'Off' which disables sending of
- Server: header and sets SERVER_SOFTWARE to empty. It also accepts
- 'Set' which allows the user to specify any string as the Server:
- name. [Jim Jagielski]
-
*) mod_headers: generalise the envclause to support expression
evaluation with ap_expr parser [Nick Kew]