summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorRoy T. Fielding <fielding@apache.org>2006-05-09 19:36:55 +0200
committerRoy T. Fielding <fielding@apache.org>2006-05-09 19:36:55 +0200
commit6c57242748bebf9ec929b88ad09847c43118aa53 (patch)
treeda7d617a3712363cc8ed622848bc50a42b9f6c5e /CHANGES
parentremove test/zb.c (diff)
downloadapache2-6c57242748bebf9ec929b88ad09847c43118aa53.tar.xz
apache2-6c57242748bebf9ec929b88ad09847c43118aa53.zip
revert last entry -- not user visible and poorly worded
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@405478 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--CHANGES3
1 files changed, 0 insertions, 3 deletions
diff --git a/CHANGES b/CHANGES
index b6d8d7d2e6..e971032286 100644
--- a/CHANGES
+++ b/CHANGES
@@ -2,9 +2,6 @@
Changes with Apache 2.3.0
[Remove entries to the current 2.0 and 2.2 section below, when backported]
- *) Remove test/zb.c due to dubious licencing and duplication of support/ab.c
- [Thom May]
-
*) Tidy up scoreboard [Chris Darroch <chrisd pearsoncmg.com> ]
*) core, mod_http: add optional 'scheme://' prefix to ServerName directive.