summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
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]