From: Jim Jagielski Date: Wed, 17 Sep 2008 19:54:51 +0000 (+0000) Subject: In 2.2 X-Git-Tag: 2.3.0~296 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=58626d2022925fbdeb0e1da191eb996a38b3c991;p=apache In 2.2 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@696417 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index fb01937274..787acdd80e 100644 --- a/CHANGES +++ b/CHANGES @@ -41,10 +41,6 @@ Changes with Apache 2.3.0 *) mod_ssl: implement dynamic mutex callbacks for the benefit of OpenSSL. [Sander Temme] - *) mod_proxy_http: Introduce environment variable proxy-initial-not-pooled to - avoid reusing pooled connections if the client connection is an initial - connection. PR 37770. [Ruediger Pluem] - *) mod_session: Prevent a segfault when a CGI script sets a cookie with a null value. [David Shane Holden ]