From: Ruediger Pluem Date: Mon, 10 Nov 2008 21:01:10 +0000 (+0000) Subject: * Whitespace fixes. X-Git-Tag: 2.2.11~88 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d948b3f39b4344e39bc21f3b4a16d4caa6af7548;p=thirdparty%2Fapache%2Fhttpd.git * Whitespace fixes. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@712831 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index a3a7bca2c20..6077cd46716 100644 --- 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 ] - + *) Windows: Always build the odbc dbd driver on windows, to be consistent with the apr-util default. diff --git a/include/ap_mmn.h b/include/ap_mmn.h index 9e8a6114f8d..411b2d50b42 100644 --- a/include/ap_mmn.h +++ b/include/ap_mmn.h @@ -131,7 +131,6 @@ * 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 */