Author: markt Date: Tue Jan 4 21:56:03 2011 New Revision: 1055199 URL: http://svn.apache.org/viewvc?rev=1055199&view=rev Log: Correct comment
Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=1055199&r1=1055198&r2=1055199&view=diff ============================================================================== --- tomcat/tc6.0.x/trunk/STATUS.txt (original) +++ tomcat/tc6.0.x/trunk/STATUS.txt Tue Jan 4 21:56:03 2011 @@ -300,7 +300,7 @@ PATCHES PROPOSED TO BACKPORT: +1: markt -1: +0: kkolinko: I like it, but it cannot be applied as is: - HttpServletRequest.getStatus() is @since Servlet 3.0 + HttpServletResponse.getStatus() is @since Servlet 3.0 * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=50459 StandardContext.bindThread() and unbindThread() are not symmetrical and not --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org