]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Whitespace fixes.
authorRuediger Pluem <rpluem@apache.org>
Mon, 10 Nov 2008 21:01:10 +0000 (21:01 +0000)
committerRuediger Pluem <rpluem@apache.org>
Mon, 10 Nov 2008 21:01:10 +0000 (21:01 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@712831 13f79535-47bb-0310-9956-ffa450edef68

CHANGES
include/ap_mmn.h

diff --git a/CHANGES b/CHANGES
index a3a7bca2c20ea2b74aad5a05e22033ccc4a3d135..6077cd46716832c6a358af6e252a1a8159119b2f 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -12,7 +12,7 @@ Changes with Apache 2.2.11
   *) Worker MPM: Crosscheck that idle workers are still available before using
      them and thus preventing an overflow of the worker queue which causes
      a SegFault. PR 45605 [Denis Ustimenko <denusk gmail.com>]
-     
+
   *) Windows: Always build the odbc dbd driver on windows, to be consistent 
      with the apr-util default.
 
index 9e8a6114f8daa671cf7eecb59957ad9360c8d4cb..411b2d50b42f4bcc98ad5243932abb15263470eb 100644 (file)
  * 20051115.16 (2.2.9)  Add conn_timeout and conn_timeout_set to
  *                      proxy_worker struct.
  * 20051115.17 (2.2.10) Add scolonsep to proxy_balancer
- *
  * 20051115.18 (2.2.10) Add chroot support to unixd_config
  */