From 0bf3200ba8256d7c3184bd8a751f7d3b8b41c255 Mon Sep 17 00:00:00 2001 From: Bill Stoddard Date: Thu, 25 Mar 2004 02:33:57 +0000 Subject: [PATCH] fix ported to 2.0.50-dev git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103149 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/CHANGES b/CHANGES index bf3be534630..8087f16ef4e 100644 --- a/CHANGES +++ b/CHANGES @@ -9,9 +9,6 @@ Changes with Apache 2.1.0-dev *) logresolve: Allow size of log line buffer to be overridden at build time (MAXLINE). PR 27793. [Jeff Trawick] - *) Fix crash when Apache was started with no Listen directives. - [Michael Corcoran ] - *) mod_dav: Fix a problem that could cause crashes when manipulating locks on some platforms. [Jeff Trawick] @@ -287,6 +284,10 @@ Changes with Apache 2.1.0-dev Apache 2.0.xx tree as documented, and except as noted, below.] Changes with Apache 2.0.50 + + *) Fix crash when Apache was started with no Listen directives. + [Michael Corcoran ] + *) core_output_filter: Fix bug that could result in sending garbage over the network when module handlers construct bucket brigades containing multiple file buckets all referencing -- 2.47.3