]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
PR 55833 fix is in 2.4.x now
authorJeff Trawick <trawick@apache.org>
Mon, 6 Jan 2014 12:06:59 +0000 (12:06 +0000)
committerJeff Trawick <trawick@apache.org>
Mon, 6 Jan 2014 12:06:59 +0000 (12:06 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1555723 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 2696e00a99b2d53873da13577be4b8cb792a0c88..7346d520f00d8d629b45531f097a01aa721abb69 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -25,9 +25,6 @@ Changes with Apache 2.5.0
      configured SSL CA certificates to stdout the same way as DUMP_CERTS does.
      [Jan Kaluza]
 
-  *) mod_cache_disk: Fix potential hangs on Windows when using mod_cache_disk. 
-     PR55833. [Eric Covener]
-
   *) mod_headers: Allow the "value" parameter of Header and RequestHeader to 
      contain an ap_expr expression if prefixed with "expr=". [Eric Covener]