From: Eric Covener Date: Sun, 14 Sep 2008 16:57:23 +0000 (+0000) Subject: backported in r695234 X-Git-Tag: 2.3.0~303 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=51f535f94122edb7abce2ef9338973058d0ef188;p=apache backported in r695234 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@695255 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index e3f99708b0..46935c276a 100644 --- a/CHANGES +++ b/CHANGES @@ -2,9 +2,6 @@ Changes with Apache 2.3.0 [ When backported to 2.2.x, remove entry from this file ] - *) mod_charset_lite: Avoid dropping error responses by handling meta buckets - correctly. PR 45687 [Dan Poirier ] - *) mod_authnz_ldap: don't return NULL-valued environment variables to other modules. PR 39045 [Francois Pesce ]