Votes


git-svn-id: https://svn.apache.org/repos/asf/tomcat/tc5.5.x/trunk@1171670 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/STATUS.txt b/STATUS.txt
index c74edab..68bfc50 100644
--- a/STATUS.txt
+++ b/STATUS.txt
@@ -28,7 +28,7 @@
 * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=51550
   Display error page rather than an empty response for an IllegalStateException
   https://issues.apache.org/bugzilla/attachment.cgi?id=27421
-  +1: markt, kkolinko
+  +1: markt, kkolinko, jim
   -1:
 
 * Detect incomplete AJP messages and reject the associated request if one is
@@ -55,18 +55,18 @@
 
 * Align jpda settings with catalina.sh, tc6.0.x, tc7.0.x and trunk
   http://people.apache.org/~markt/patches/2011-08-25-jpda-tc5.patch
-  +1: markt, kkolinko
+  +1: markt, kkolinko, jim
   -1:
 
 * Update Tomcat-Native to 1.1.22
   s/tomcat-native.version=1.1.20/tomcat-native.version=1.1.22/
   in build/build.properties.default
-  +1: kkolinko, markt
+  +1: kkolinko, markt, jim
   -1:
 
 * Update recommended version of Tomcat-Native to 1.1.22
   http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/catalina/core/AprLifecycleListener.java?r1=1154911&r2=1154910&pathrev=1154911
-  +1: kkolinko, markt
+  +1: kkolinko, markt, jim
   -1:
 
 * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=50394
@@ -74,5 +74,5 @@
   encountering an EOF with the HTTP APR connector.
   Native 1.1.22 is required for this fix.
   https://issues.apache.org/bugzilla/attachment.cgi?id=27437
-  +1: kkolinko, markt
+  +1: kkolinko, markt, jim
   -1: