From: Justin Erenkrantz Date: Sat, 29 Sep 2001 08:53:30 +0000 (+0000) Subject: Something Happened X-Git-Tag: 2.0.26~156 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4f4aa2b781ca0d389d12a05e54ddaf56bc5eae12;p=thirdparty%2Fapache%2Fhttpd.git Something Happened git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91193 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 5331eec1663..7787cb5b9d9 100644 --- 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]