Commit d9db0052 authored by Ruediger Pluem's avatar Ruediger Pluem
Browse files

* Adjust changes entry to what is really done to fix it.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@712837 13f79535-47bb-0310-9956-ffa450edef68
parent c31fa5f8
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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]