You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by mi...@apache.org on 2009/09/16 22:42:50 UTC

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

Author: minfrin
Date: Wed Sep 16 20:42:50 2009
New Revision: 815958

URL: http://svn.apache.org/viewvc?rev=815958&view=rev
Log:
To elimitate potential confusion, reset the htcacheclean patch vote,
include changes from trawick so they can be applied together. Allow
covener and poirier to vote again (if they want to).

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?rev=815958&r1=815957&r2=815958&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/STATUS (original)
+++ httpd/httpd/branches/2.2.x/STATUS Wed Sep 16 20:42:50 2009
@@ -89,10 +89,6 @@
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
- * htcacheclean: 19 ways to fail, 1 error message. Fixed.
-   Trunk Patch: http://svn.apache.org/viewvc?view=rev&revision=814091
-   +1: covener, poirier
-   +1: minfrin (with r814779 for compiler warning fix)
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
@@ -132,7 +128,13 @@
             conditional setting of reqs_array within the declarations.  The hook won't
             be called if ap_requires() returns NULL.  (See calls to ap_some_auth_required()
             before calls to ap_run_auth_checker().)
-   
+
+ * htcacheclean: 19 ways to fail, 1 error message. Fixed.
+   Trunk Patch: http://svn.apache.org/viewvc?view=rev&revision=814091
+                http://svn.apache.org/viewvc?view=rev&revision=814779
+                http://svn.apache.org/viewvc?rev=815448&view=rev
+   +1: minfrin
+
 PATCHES/ISSUES THAT ARE STALLED
 
   * srclib/pcre and vendor/pcre