]> granicus.if.org Git - apache/commitdiff
* Adjust changes entry to what is really done to fix it.
authorRuediger Pluem <rpluem@apache.org>
Mon, 10 Nov 2008 21:16:41 +0000 (21:16 +0000)
committerRuediger Pluem <rpluem@apache.org>
Mon, 10 Nov 2008 21:16:41 +0000 (21:16 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@712837 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 83afe4122bd3a4ef731a0192b231711bb7274357..b8c44a3f3d567bfd137c13f18f0fa46adb1faf0a 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -34,8 +34,8 @@ Changes with Apache 2.3.0
 
   *) core: Add ap_timeout_parameter_parse to public API. [Ruediger Pluem]
 
-  *) mod_proxy: Prevent segmentation faults by correctly flushing all buckets
-     from the proxy backend. PR 45792 [Ruediger Pluem]
+  *) mod_proxy: Prevent segmentation faults by correctly adjusting the lifetime
+     of the buckets read from the proxy backend. PR 45792 [Ruediger Pluem]
 
   *) mod_dir: Support "DirectoryIndex None" 
      Suggested By AndrĂ© Warnier <aw ice-sa.com> [Eric Covener]