From: Jim Jagielski Date: Thu, 16 Dec 2004 14:12:07 +0000 (+0000) Subject: Per request, add a short description of the module in CHANGES X-Git-Tag: 2.1.3~236 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=41a4c56dac0f7480ca32c35f80359a71537cfbe1;p=thirdparty%2Fapache%2Fhttpd.git Per request, add a short description of the module in CHANGES git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@122552 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index c68c80fc5e3..fec58d3a194 100644 --- a/CHANGES +++ b/CHANGES @@ -6,9 +6,10 @@ Changes with Apache 2.1.3 for the proxy BalancerMember weighting. loadfactors (lbfactors) are now normalized with respect to each other. [Jim Jagielski] - *) mod_dumpio: Added to the available module suite. Placed in - the (new) debug module subdirectory. mod_bucketeer moved to - that directory as well. [Jim Jagielski] + *) mod_dumpio: Added to the available module suite; it is an + I/O logging/dumping module. Placed in the (new) debug module + subdirectory. mod_bucketeer moved to that directory as well. + [Jim Jagielski] *) core: Add support for APR_TCP_DEFER_ACCEPT to defer accepting of a connection until data is available.