add my votes
authorpero <pero@13f79535-47bb-0310-9956-ffa450edef68>
Thu, 25 Oct 2007 06:36:24 +0000 (06:36 +0000)
committerpero <pero@13f79535-47bb-0310-9956-ffa450edef68>
Thu, 25 Oct 2007 06:36:24 +0000 (06:36 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/tc6.0.x/trunk@588152 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index f0e4d6a..cc297bd 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -34,25 +34,25 @@ PATCHES PROPOSED TO BACKPORT:
 
 * Fix possible DoS condition for the experimental NIO/AJP module (reported by William Leung via email)
   http://issues.apache.org/bugzilla/show_bug.cgi?id=43621
-  +1: billbarker,fhanik,funkman
+  +1: billbarker,fhanik,funkman, pero
   -1:
 
 * Fix problem on a Forward when the outer most wrapper isn't a HttpServletRequest/ResponseWrapper.
   http://issues.apache.org/bugzilla/show_bug.cgi?id=43668
-  +1: billbarker, remm, funkman
+  +1: billbarker, remm, funkman, pero
   -1: 
 
 * Tests for unit tests for the cookie issues. http://people.apache.org/~jfclere/patches/CookiesTest.patch
-  +1: fhanik, funkman
+  +1: fhanik, funkman, pero
   -1:
 
 * Guess java location from the PATH environment. http://people.apache.org/~jfclere/patches/setclasspath.sh.patch
   And improve fix for 37284.
-  +1: fhanik, remm, funkman
+  +1: fhanik, remm, funkman, pero
   -1:
 
 * Harmonize with HTTP java.io code. Otherwise the socket is not closed. http://people.apache.org/~jfclere/patches/AjpPro.patch
-  +1: jfclere, fhanik, remm
+  +1: jfclere, fhanik, remm, pero
   -1:
 
 * Fix BZ 43588 - hard coded 127.0.0.1 for localhost