From: Eric Covener Date: Tue, 26 Feb 2008 19:27:14 +0000 (+0000) Subject: propose mod_charset_lite backport (AP_INIT_ITERATE message) X-Git-Tag: 2.2.9~348 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b826b8235634acf32911925d2d3c0a1a5b24d8ee;p=thirdparty%2Fapache%2Fhttpd.git propose mod_charset_lite backport (AP_INIT_ITERATE message) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@631346 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 4abde6907a8..b4f0527ae10 100644 --- a/STATUS +++ b/STATUS @@ -194,6 +194,11 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: +1: niq rpluem says: I am missing a minor bump and documentation. + * Include recently added TranslateAllMimeTypes option to this + AP_INIT_ITERATE parameter + http://svn.apache.org/viewvc?rev=631342&view=rev + +1: covener + PATCHES/ISSUES THAT ARE STALLED * beos MPM: Create pmain pool and run modules' child_init hooks when