Commit 9b58c46b authored by Ruediger Pluem's avatar Ruediger Pluem
Browse files

* Another format error


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@484772 13f79535-47bb-0310-9956-ffa450edef68
parent 6d8aa7fb
Loading
Loading
Loading
Loading
+1 −1
Changes for CHANGES: 1 added line, 1 removed line.
Original line number Diff line number Diff line
@@ -28,7 +28,7 @@ Changes with Apache 2.2.4
  *) mod_headers: Support regexp-based editing of HTTP headers.  [Nick Kew]
   * mod_proxy: Add explicit flushing feature. When Servlet container sends AJP
  *) mod_proxy: Add explicit flushing feature. When Servlet container sends AJP
     body message with size 0, this means that Servlet container has asked for
     an explicit flush. Create flush bucket in that case. This feature has been
     added to the recent Tomcat versions without breaking the AJP protocol.