]> granicus.if.org Git - apache/blobdiff - CHANGES
Capitalization consistent with the rest of this page.
[apache] / CHANGES
diff --git a/CHANGES b/CHANGES
index 2c9fb190565b39ff9dfdea40b493c01774eddc30..6935ef16cb5d9a3850cdb8aa0b51fdf014507512 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -2,6 +2,12 @@
 
 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]