From: André Malo Date: Mon, 12 Apr 2004 17:38:39 +0000 (+0000) Subject: maintenance stuff X-Git-Tag: 2.0.50~210 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57d72ebf30f2fffe960dfd2f9569875d7a70958d;p=thirdparty%2Fapache%2Fhttpd.git maintenance stuff git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103361 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index a62bf11594d..1c0d19d287a 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,8 @@ Changes with Apache 2.0.50 + *) Add forensic logging module (mod_log_forensic). + [Ben Laurie] + *) logresolve: Allow size of log line buffer to be overridden at build time (MAXLINE). PR 27793. [Jeff Trawick] diff --git a/STATUS b/STATUS index f91b2551077..f73f1fe6088 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2004/04/10 22:27:58 $] +Last modified at [$Date: 2004/04/12 17:38:39 $] Release: @@ -172,9 +172,6 @@ PATCHES TO BACKPORT FROM 2.1 modules/mappers/mod_rewrite.c: r1.254 +1: nd, trawick - *) Backport mod_log_forensic. - +1: ben, stoddard, nd - *) mod_include: remove "recursive-include" check, it's no longer necessary and forbids legal actions. modules/filters/mod_include.c: r1.296