From: Rainer Jung Date: Wed, 25 Jul 2012 21:29:50 +0000 (+0000) Subject: Remove backported item from CHANGES. X-Git-Tag: 2.5.0-alpha~6583 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=157e045d8786090be222784b01c427777b8fd1b1;p=apache Remove backported item from CHANGES. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1365778 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index ca3fa807f9..87345203bd 100644 --- a/CHANGES +++ b/CHANGES @@ -66,9 +66,6 @@ Changes with Apache 2.5.0 Also set CC_FOR_BUILD to 'cc' when cross-compilation is detected. PR 51257. [Guenter Knauf] - *) core: Add the port number to the vhost's name in the scoreboard. - [Stefan Fritsch] - *) core: In maintainer mode, replace apr_palloc with a version that initializes the allocated memory with non-zero values, except if AP_DEBUG_NO_ALLOC_POISON is defined. [Stefan Fritsch]