]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Something Happened
authorJustin Erenkrantz <jerenkrantz@apache.org>
Sat, 29 Sep 2001 08:53:30 +0000 (08:53 +0000)
committerJustin Erenkrantz <jerenkrantz@apache.org>
Sat, 29 Sep 2001 08:53:30 +0000 (08:53 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91193 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 5331eec1663af669c9ba6cb0148f8e4463ffd54c..7787cb5b9d9fd2725bbfac9f978e5ec46cdb0ca2 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,9 @@
 Changes with Apache 2.0.26-dev
 
+  *) Rewrite the input filtering mechanisms to consolidate and reorganize
+     code.  In short, core_input_filter does something now and
+     ap_http_filter is now only concerned with HTTP.  [Justin Erenkrantz]
+
   *) Update the Win32 build to re-absorb mod_proxy and family.
      [William Rowe]