From: Sander Striker Date: Fri, 24 Oct 2003 16:40:36 +0000 (+0000) Subject: Sigh, one notice is more than enough. X-Git-Tag: 2.0.48~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=610e71787206aeb99ec67372e2e57cd29e5e0dd3;p=thirdparty%2Fapache%2Fhttpd.git Sigh, one notice is more than enough. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101558 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index bd113fc04ac..c5820a69758 100644 --- a/CHANGES +++ b/CHANGES @@ -28,11 +28,6 @@ Changes with Apache 2.0.48 *) mod_rewrite: Don't die silently when failing to open RewriteLogs. PR 23416. [André Malo] - - *) SECURITY [CAN-2003-0789]: mod_cgid: Resolve some mishandling of - the AF_UNIX socket used to communicate with the cgid daemon and - the CGI script. [Jeff Trawick] - *) mod_rewrite: Fix mod_rewrite's support of the [P] option to send rewritten request using "proxy:". The code was adding multiple "proxy:" fields in the rewritten URI. PR: 13946.