From 21b5251cf94f5d7c882e9aa7ab807897ccbe5aae Mon Sep 17 00:00:00 2001 From: Jeff Trawick Date: Sat, 15 Feb 2003 01:24:05 +0000 Subject: [PATCH] the fix for 15761 is now in 2.0.45-dev PR: 15761 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98668 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/CHANGES b/CHANGES index a6dd00afcf..2e454ae6ae 100644 --- a/CHANGES +++ b/CHANGES @@ -35,15 +35,6 @@ Changes with Apache 2.1.0-dev was violated. This message appears in the error log and allows for easier debugging. PR 5381, 7638, 8255, 10773. [André Malo] - *) Try to log an error if a piped log program fails. Try to - restart a piped log program in more failure situations. Fix an - existing problem with error handling in piped_log_spawn(). Use - new APR apr_proc_create() features to prevent Apache from starting - on Unix* in most cases where a piped log program can be started, - and add log messages for the other situations. *Other platforms - already failed Apache initialization if a piped log program - couldn't be started. PR 15761 [Jeff Trawick] - *) Modify buildconf to copy all required files into httpd's tree. [Thom May ] @@ -112,6 +103,15 @@ Changes with Apache 2.1.0-dev Changes with Apache 2.0.45 + *) Try to log an error if a piped log program fails. Try to + restart a piped log program in more failure situations. Fix an + existing problem with error handling in piped_log_spawn(). Use + new APR apr_proc_create() features to prevent Apache from starting + on Unix* in most cases where a piped log program can be started, + and add log messages for the other situations. *Other platforms + already failed Apache initialization if a piped log program + couldn't be started. PR 15761 [Jeff Trawick] + *) Fix mod_cern_meta to not create empty metafiles when the metafile searched for does not exist. PR 12353 [Owen Rees ] -- 2.40.0