From: Jim Jagielski Date: Mon, 12 May 2008 16:06:42 +0000 (+0000) Subject: backported r655540 X-Git-Tag: 2.3.0~641 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c0e4050d95090b4b209b2774f75cc7c6a98084b;p=thirdparty%2Fapache%2Fhttpd.git backported r655540 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@655542 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 76a2ef4d05a..523f88ee37e 100644 --- a/CHANGES +++ b/CHANGES @@ -204,9 +204,6 @@ Changes with Apache 2.3.0 *) mpm winnt: fix null pointer dereference PR 42572 [Davi Arnaut] - *) core: reinstate location walk to fix config for subrequests - PR 41960 [Jose Kahan ] - *) mod_authnz_ldap, mod_authn_dbd: Tidy up the code to expose authn parameters to the environment. Improve portability to EBCDIC machines by using apr_toupper(). [Martin Kraemer]