From cd236e61ca4014025b68fa9bb6a0b38e10305b8d Mon Sep 17 00:00:00 2001 From: Nick Kew Date: Thu, 26 Jul 2007 14:53:25 +0000 Subject: [PATCH] Note mod_filter fixes git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@559840 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGES b/CHANGES index 90a5cbd5e8..235f259a8a 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,12 @@ -*- coding: utf-8 -*- Changes with Apache 2.3.0 [Remove entries to the current 2.0 and 2.2 section below, when backported] + + *) mod_filter: fix integer comparisons in dispatch rules + PR 41835 [Nick Kew] + + *) mod_filter: fix merging of ! and = in FilterChain + PR 42186 [Issac Goldstand ] *) mod_deflate: don't try to process metadata buckets as data. what should have been a 413 error was logged as a 500 and a blank screen appeared -- 2.40.0