From: Ruediger Pluem Date: Mon, 3 Oct 2005 10:37:17 +0000 (+0000) Subject: * Add entry for r293123. X-Git-Tag: 2.3.0~2921 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec40407b89e2c1ce97e5c82e072e68af9a9ebea1;p=thirdparty%2Fapache%2Fhttpd.git * Add entry for r293123. * Fix bracket style nit. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@293293 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 76226947b1c..bd68509e1a8 100644 --- a/CHANGES +++ b/CHANGES @@ -2,9 +2,13 @@ Changes with Apache 2.3.0 [Remove entries to the current 2.0 and 2.2 section below, when backported] - *) Move mod_dbd to /modules/database/ (Nick Kew) + *) mod_proxy: Run the request_status hook also if there are no free workers + or all workers are in error state. + [Ruediger Pluem, Brian Akins ] - *) Move mod_filter and mod_charset_lite to /modules/filters/ (Nick Kew) + *) Move mod_dbd to /modules/database/ [Nick Kew] + + *) Move mod_filter and mod_charset_lite to /modules/filters/ [Nick Kew] *) Fix mod_dbd's config [Brian J. France ]