From: Jim Jagielski Date: Fri, 9 May 2008 13:28:45 +0000 (+0000) Subject: backported to r654801 X-Git-Tag: 2.3.0~656 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f29fe634a96b95cc16fe8e9501c53abf9c086d3d;p=thirdparty%2Fapache%2Fhttpd.git backported to r654801 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@654802 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 34367d4be1d..80b2c6b0df7 100644 --- a/CHANGES +++ b/CHANGES @@ -89,10 +89,6 @@ Changes with Apache 2.3.0 *) mod_rewrite: Initialize hash needed by ap_register_rewrite_mapfunc early enough. PR 44641 [Daniel Lescohier ] - *) mod_authn_dbd: Disambiguate and tidy database authentication - error messages. PR 43210. [Chris Darroch, Phil Endecott - ] - *) mod_cache: Handle If-Range correctly if the cached resource was stale. PR 44579 [Ruediger Pluem]