From: Ruediger Pluem Date: Sat, 15 Nov 2008 14:26:54 +0000 (+0000) Subject: * This one is now backported. X-Git-Tag: 2.3.0~104 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d05ddf0168e8a95854aff00f8a08e34cfc5f7cd5;p=thirdparty%2Fapache%2Fhttpd.git * This one is now backported. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@714274 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 5f537226d0c..5bb889f1652 100644 --- a/CHANGES +++ b/CHANGES @@ -17,9 +17,6 @@ Changes with Apache 2.3.0 and AuthzMergeRules directives with 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]