]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Add entry for r293123.
authorRuediger Pluem <rpluem@apache.org>
Mon, 3 Oct 2005 10:37:17 +0000 (10:37 +0000)
committerRuediger Pluem <rpluem@apache.org>
Mon, 3 Oct 2005 10:37:17 +0000 (10:37 +0000)
* Fix bracket style nit.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@293293 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 76226947b1c1b71c3eaaa9a4a58f529d3ce10850..bd68509e1a8328ddf881ffb5a5256f4bc1b476c0 100644 (file)
--- 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 <brian.akins turner.com>]
 
-  *) 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 <list firehawksystems.com>]