Author: kfujino Date: Tue Jun 21 21:55:47 2011 New Revision: 1138207 URL: http://svn.apache.org/viewvc?rev=1138207&view=rev Log: BZ51306 already fixed.
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=1138207&r1=1138206&r2=1138207&view=diff ============================================================================== --- tomcat/tc6.0.x/trunk/STATUS.txt (original) +++ tomcat/tc6.0.x/trunk/STATUS.txt Tue Jun 21 21:55:47 2011 @@ -143,15 +143,6 @@ PATCHES PROPOSED TO BACKPORT: +1: markt, rjung -1: -* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=51306. - Avoid NPE when handleSESSION_EXPIRED is processed while handleSESSION_CREATED is being processed. - -setMaxInactiveInterval is not added to DeltaRequest in handleSESSION_CREATED. - -When the session expiration is received, the session message is never - transmitted to a primary node. - http://svn.apache.org/viewvc?rev=1135069&view=rev - +1: kfujino, schultz, markt - -1: - * https://issues.apache.org/bugzilla/show_bug.cgi?id=51403 Avoid NPE in JULI FileHandler if formatter is misconfigured http://svn.apache.org/viewvc?rev=1137996&view=rev --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org