summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorGraham Leggett <minfrin@apache.org>2011-11-30 11:21:43 +0000
committerGraham Leggett <minfrin@apache.org>2011-11-30 11:21:43 +0000
commitef017219f7ed089fed219e94075cf45e14b9d90a (patch)
tree6e0d59ec813f87798acadd1cee28e843e9b2e392 /CHANGES
parent71503c53b0d25726f1fe16e0fc1e44efd7a204f8 (diff)
downloadhttpd-ef017219f7ed089fed219e94075cf45e14b9d90a.tar.gz
mod_cache: Revert http://svn.apache.org/viewvc?view=revision&revision=1070179
as per the following thread: http://www.gossamer-threads.com/lists/apache/dev/395830?do=post_view_threaded#395830 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1208384 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 0 insertions, 4 deletions
diff --git a/CHANGES b/CHANGES
index 5875f52ccc..75818d94d7 100644
--- a/CHANGES
+++ b/CHANGES
@@ -608,10 +608,6 @@ Changes with Apache 2.3.11
*) core: new hook: ap_run_pre_read_request. [Jim Jagielski]
- *) mod_cache: When a request other than GET or HEAD arrives, we must
- invalidate existing cache entities as per RFC2616 13.10. PR 15868.
- [Graham Leggett]
-
*) modules: Fix many modules that were not correctly initializing if they
were not active during server startup but got enabled later during a
graceful restart. [Stefan Fritsch]