Commit 745a30fb authored by Jim Jagielski's avatar Jim Jagielski
Browse files

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
parent b24eecae
Loading
Loading
Loading
Loading
+4 −3
Original line number Diff line number Diff line
@@ -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.