From: Eric Covener Date: Thu, 8 May 2008 00:35:52 +0000 (+0000) Subject: backported to 2.2.x in r654348 X-Git-Tag: 2.3.0~662 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a9a3e2d07aa5128d71f4df228c5402008aadb3cb;p=apache backported to 2.2.x in r654348 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@654352 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 09ac6fa9d2..2a23ecf400 100644 --- a/CHANGES +++ b/CHANGES @@ -203,10 +203,6 @@ Changes with Apache 2.3.0 *) core: reinstate location walk to fix config for subrequests PR 41960 [Jose Kahan ] - *) mod_log_config: Add format options for %p so that the actual local - or remote port can be logged. PR 43415. [Adam Hasselbalch Hansen - , Ruediger Pluem, Jeff Trawick] - *) 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]