Commit a1ea5caf authored by Jim Jagielski's avatar Jim Jagielski
Browse files

Document mod_dumpio being added. Docs to come.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@111838 13f79535-47bb-0310-9956-ffa450edef68
parent 62eafb83
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -2,6 +2,10 @@ Changes with Apache 2.1.3
  [Remove entries to the current 2.0 section below, when backported]
  *) 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]
  *) core: Add support for APR_TCP_DEFER_ACCEPT to defer accepting
     of a connection until data is available.
     [Paul Querna]