You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by ni...@apache.org on 2007/07/20 03:40:31 UTC

svn commit: r557841 - /httpd/httpd/branches/2.2.x/STATUS

Author: niq
Date: Thu Jul 19 18:40:30 2007
New Revision: 557841

URL: http://svn.apache.org/viewvc?view=rev&rev=557841
Log:
Propose backporting trivial cleanups.
This is to massage the open PR count in bugzilla.

Modified:
    httpd/httpd/branches/2.2.x/STATUS

Modified: httpd/httpd/branches/2.2.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/STATUS?view=diff&rev=557841&r1=557840&r2=557841
==============================================================================
--- httpd/httpd/branches/2.2.x/STATUS (original)
+++ httpd/httpd/branches/2.2.x/STATUS Thu Jul 19 18:40:30 2007
@@ -281,6 +281,41 @@
         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.