]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* This one is now backported.
authorRuediger Pluem <rpluem@apache.org>
Sat, 15 Nov 2008 14:26:54 +0000 (14:26 +0000)
committerRuediger Pluem <rpluem@apache.org>
Sat, 15 Nov 2008 14:26:54 +0000 (14:26 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@714274 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 5f537226d0cf596ba5acdf5a6d880c586ba79deb..5bb889f16523f24e14d44695cfcb51eebf184ec0 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -17,9 +17,6 @@ Changes with Apache 2.3.0
      and AuthzMergeRules directives with Match, <Match*>, and AuthzMerge
      directives.  [Chris Darroch]
 
-  *) mod_proxy_ajp: Do not fail if response data is sent before all request
-     data is read. PR 45911 [Ruediger Pluem]
-
   *) mod_authn_core: Prevent crash when provider alias created to
      provider which is not yet registered.  [Chris Darroch]