From: Paul J. Reder Date: Thu, 18 Dec 2008 17:15:24 +0000 (+0000) Subject: Remove entry now that it is backported. X-Git-Tag: 2.3.1~109 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8875ca7e79b473991a2033e15de33a3e3c7b2e0c;p=thirdparty%2Fapache%2Fhttpd.git Remove entry now that it is backported. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@727768 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 33cfd3b3521..45e1e794307 100644 --- a/CHANGES +++ b/CHANGES @@ -9,9 +9,6 @@ Changes with Apache 2.3.1 when result is NULL. This could happen if LDAP initialization failed. PR 45994. [Dan Poirier ] - *) mod_cache: Correctly save Content-Encoding of cachable entity. PR 46401 - [Dan Poirier ] - *) mod_cgid: Do not add an empty argument when calling the CGI script. PR 46380 [Ruediger Pluem]