From 999ee02c56be4cd69e87d0a6292015c6a2a5039f Mon Sep 17 00:00:00 2001 From: Jim Jagielski Date: Tue, 26 Feb 2008 19:54:00 +0000 Subject: [PATCH] As of r631363, all applied git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@631364 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/CHANGES b/CHANGES index b1b35805e2..ed988ad310 100644 --- a/CHANGES +++ b/CHANGES @@ -2,10 +2,6 @@ Changes with Apache 2.3.0 [ When backported to 2.2.x, remove entry from this file ] - *) Worker / Event MPM: Fix race condition in pool recycling that leads to - segmentation faults under load. PR 44402 - [Basant Kumar Kukreja ] - *) mod_include: Correctly handle SSI directives split over multiple filter passes. PR 44447 [Harald Niesche ] @@ -60,19 +56,10 @@ Changes with Apache 2.3.0 *) Support chroot on Unix-family platforms PR 43596 [Dimitar Pashev ] - *) Don't add bogus duplicate Content-Language entries - PR 11035 [Davi Arnaut] - - *) mod_proxy_ftp: Fix base for directory listings. - PR 27834 [Nick Kew] - *) mod_proxy_http: Return HTTP status codes instead of apr_status_t values for errors encountered while forwarding the request body PR 44165 [Eric Covener] - *) mod_logio: Provide optional function to allow modules to adjust the - bytes_in count [Eric Covener] - *) mod_ssl: Added server name indication support (SNI, RFC 4366). PR 34607. [Kaspar Brand ]. A test configuration can be created with test/make_sni.sh [Dirk-Willem van Gulik]. -- 2.40.0