From: Jim Jagielski Date: Wed, 5 Jan 2005 13:14:43 +0000 (+0000) Subject: Propose folding in mod_dumpio for 2.0.x X-Git-Tag: 2.0.53~100 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ad854f8a8260ade4796c7c1660ced2ea43737df;p=thirdparty%2Fapache%2Fhttpd.git Propose folding in mod_dumpio for 2.0.x git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@124197 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index cc52ea9d0e2..a1f9913b2cc 100644 --- a/STATUS +++ b/STATUS @@ -75,6 +75,11 @@ PATCHES TO BACKPORT FROM 2.1 [ please place file names and revisions from HEAD here, so it is easy to identify exactly what the proposed changes are! ] + *) modules: Include mod_dumpio to the modules/logger + tree. Module included in 2.1:modules/debug. + http://www.apache.org/~jim/mod_dumpio.c + +1: jim + *) Fix the RPM spec file so that an RPM build now works. An RPM build now requires system installations of APR and APR-util. http://svn.apache.org/~minfrin/httpd-2.0.53-rpm.diff