From: Nick Kew Date: Fri, 20 Jul 2007 01:40:30 +0000 (+0000) Subject: Propose backporting trivial cleanups. X-Git-Tag: 2.2.5~132 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d2a6806720d41a2ea51517f9b0c298fac0ddf38;p=thirdparty%2Fapache%2Fhttpd.git Propose backporting trivial cleanups. This is to massage the open PR count in bugzilla. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@557841 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 4e9539df006..6ec6f7c6256 100644 --- a/STATUS +++ b/STATUS @@ -281,6 +281,41 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://people.apache.org/~jfclere/patches/ProxyIOBufferSize.1.patch +1: jfclere + * support/htcacheclean.c: Trivial cleanups + PR: 38699 - Christophe JAILLET + http://svn.apache.org/viewvc?view=rev&revision=557837 + +1: niq + + * multiple files, Trivial cleanups + PR: 39518 - Christophe JAILLET + http://svn.apache.org/viewvc?view=rev&revision=557837 + +1: niq + + * mod_cache: Trivial cleanups + PR: 42005 - Christophe JAILLET + http://svn.apache.org/viewvc?view=rev&revision=557837 + +1: niq + + * server/request.c: Trivial cleanups + PR: 42006 - Christophe JAILLET + http://svn.apache.org/viewvc?view=rev&revision=557837 + +1: niq + + * Worker and Event MPMs: Trivial cleanups + PR: 42007 - Christophe JAILLET + http://svn.apache.org/viewvc?view=rev&revision=557837 + +1: niq + + * mod_usertrack: Trivial cleanups + PR: 42008 - Christophe JAILLET + http://svn.apache.org/viewvc?view=rev&revision=557837 + +1: niq + + * server/util.c, modules/mappers/mod_rewrite.c: Trivial cleanups + PR: 42009 - Christophe JAILLET + http://svn.apache.org/viewvc?view=rev&revision=557837 + +1: niq + PATCHES/ISSUES THAT ARE STALLED * PKCS#7: backport PCKS#7 patches from trunk.