Author: kkolinko Date: Sun Mar 2 12:56:34 2014 New Revision: 1573295 URL: http://svn.apache.org/r1573295 Log: proposal
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=1573295&r1=1573294&r2=1573295&view=diff ============================================================================== --- tomcat/tc6.0.x/trunk/STATUS.txt (original) +++ tomcat/tc6.0.x/trunk/STATUS.txt Sun Mar 2 12:56:34 2014 @@ -40,7 +40,7 @@ PATCHES PROPOSED TO BACKPORT: +1: kkolinko -1: -* https://issues.apache.org/bugzilla/show_bug.cgi?id=56199 +* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56199 http://tomcat.markmail.org/thread/ydrqotnjkmdl6err Restore validateXml option in Jasper. Motivation: It is mentioned in documentation and some users complained on @@ -51,6 +51,14 @@ PATCHES PROPOSED TO BACKPORT: +1: kkolinko -1: +* Don't log to standard out in SSLValve. + Simplify: s/new String("xxx")/"xxx"/ + http://svn.apache.org/r1081118 + http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/catalina/valves/SSLValve.java?r1=1041511&r2=1041510&pathrev=1041511 + +1: kkolinko + -1: + + PATCHES/ISSUES THAT ARE STALLED: None --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org