From: Sander Temme Date: Wed, 15 Oct 2008 22:12:59 +0000 (+0000) Subject: This was backported X-Git-Tag: 2.3.0~258 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=25cbf274b07afa146cf20532043064d568deb742;p=apache This was backported git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@705074 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index e806d0ba70..5c7152583b 100644 --- a/CHANGES +++ b/CHANGES @@ -64,9 +64,6 @@ Changes with Apache 2.3.0 *) mod_autoindex: add configuration option to insert string in HTML HEAD. [Nick Kew] - *) mod_ssl: implement dynamic mutex callbacks for the benefit of - OpenSSL. [Sander Temme] - *) mod_session: Prevent a segfault when a CGI script sets a cookie with a null value. [David Shane Holden ]