From e1a25fc76b63646a3234827c94b71da65690c401 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Andr=C3=A9=20Malo?= Date: Sat, 12 Jul 2003 13:10:50 +0000 Subject: [PATCH] sync git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100563 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/CHANGES b/CHANGES index aeb0c52b35..4c5ca6cc4e 100644 --- a/CHANGES +++ b/CHANGES @@ -12,12 +12,6 @@ Changes with Apache 2.1.0-dev *) mod_ext_filter: Add the ability to filter request bodies. [Philipp Reisner ] - *) Fix NULL-pointer issue in ab when parsing an incomplete or non-HTTP - response. PR 21085. [Glenn Nielsen , André Malo] - - *) Added FreeBSD directory layout. PR 21100. - [Sander Holthaus , André Malo] - *) Correct the code in ap_check_cache_feshness to check max_age, smax_age, and expires correctly. Patch submitted by Thomas Castelle [Paul J. Reder] @@ -158,6 +152,12 @@ Changes with Apache 2.1.0-dev Changes with Apache 2.0.48 + *) Added FreeBSD directory layout. PR 21100. + [Sander Holthaus , André Malo] + + *) Fix NULL-pointer issue in ab when parsing an incomplete or non-HTTP + response. PR 21085. [Glenn Nielsen , André Malo] + *) mod_rewrite: Perform child initialization on the rewrite log lock. This fixes a log corruption issue when flock-based serialization is used (e.g., FreeBSD). [Jeff Trawick] -- 2.50.1