From: Roy T. Fielding Date: Tue, 27 May 2008 23:14:10 +0000 (+0000) Subject: backported in r660756 X-Git-Tag: 2.3.0~572 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3cd99465a36e077db90794d82e5489efb6d37942;p=thirdparty%2Fapache%2Fhttpd.git backported in r660756 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@660757 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 001070c5419..85b06acb847 100644 --- a/CHANGES +++ b/CHANGES @@ -15,10 +15,6 @@ Changes with Apache 2.3.0 *) configure: Don't reject libtool 2.x PR 44817 [Arfrever Frehtes Taifersar Arahesis ] - *) suexec: When group is given as a numeric gid, validate it by looking up - the actual group name such that the name can be used in log entries. - PR 7862 [, Leif W ] - *) core: When testing for slash-terminated configuration paths in ap_location_walk(), don't look past the start of an empty string such as that created by a directive.