]> granicus.if.org Git - apache/blobdiff - CHANGES
mention that "Header onsuccess" is the default and reword the description
[apache] / CHANGES
diff --git a/CHANGES b/CHANGES
index 468a70921ed5241b9174106e8d93786e73334a07..3cdccc9f281b42f13e97495b8139ae18120b3581 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -10,10 +10,24 @@ Changes with Apache 2.3.3
      mod_proxy_ftp: NULL pointer dereference on error paths.
      [Stefan Fritsch <sf fritsch.de>, Joe Orton]
 
-  *) Update comments in util_filter.h about bucket and brigade ownership
-     to reflect current practice and the advice from
-     manual/developer/output-filters.xml.
-     [Rici Lake <rici ricilake.net>]
+  *) Allow ProxyPreserveHost to work in <Proxy> sections. PR 34901.
+     [Stefan Fritsch]
+
+  *) configure: Fix THREADED_MPMS so that mod_cgid is enabled again 
+     for worker MPM. [Takashi Sato]
+
+  *) mod_dav: Provide a mechanism to obtain the request_rec and pathname
+     from the dav_resource. [Jari Urpalainen <jari.urpalainen nokia.com>,
+     Brian France <brian brianfrance.com>]
+
+  *) Build: Use install instead of cp if available on installing
+     modules to avoid segmentation fault. PR 47951. [hirose31 gmail.com]
+
+  *) mod_cache: correctly consider s-maxage in cacheability
+     decisions.  [Dan Poirier]
+
+  *) mod_logio/core: Report more accurate byte counts in mod_status if
+     mod_logio is loaded. PR 25656. [Stefan Fritsch]
 
   *) mod_ldap: If LDAPSharedCacheSize is too small, try harder to purge
      some cache entries and log a warning. Also increase the default