vote passes


git-svn-id: https://svn.apache.org/repos/asf/tomcat/tc5.5.x/trunk@1172316 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/STATUS.txt b/STATUS.txt
index adecbce..c6a2f43 100644
--- a/STATUS.txt
+++ b/STATUS.txt
@@ -24,10 +24,6 @@
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK/OTHER:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
-
-PATCHES PROPOSED TO BACKPORT:
-  [ New proposals should be added at the end of the list ]
-
 * Detect incomplete AJP messages and reject the associated request if one is
   found
   http://people.apache.org/~markt/patches/2011-08-25-ajp-incomplete-msg-tc5.patch
@@ -36,6 +32,9 @@
         +1 to mark AjpMessage#getBytes(byte[]) as /**@deprecated*/ - it is never used.
   -1:
 
+PATCHES PROPOSED TO BACKPORT:
+  [ New proposals should be added at the end of the list ]
+
 * Update Eclipse compiler and switch to using ecj.jar
   http://people.apache.org/~markt/patches/2011-08-25-lib-update-tc5-v2.patch
   +1: markt