Author: markt Date: Fri Jun 5 23:48:57 2009 New Revision: 782171 URL: http://svn.apache.org/viewvc?rev=782171&view=rev Log: Add extra patch required to prevent regression
Modified: tomcat/current/tc5.5.x/STATUS.txt Modified: tomcat/current/tc5.5.x/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/current/tc5.5.x/STATUS.txt?rev=782171&r1=782170&r2=782171&view=diff ============================================================================== --- tomcat/current/tc5.5.x/STATUS.txt (original) +++ tomcat/current/tc5.5.x/STATUS.txt Fri Jun 5 23:48:57 2009 @@ -30,9 +30,16 @@ This patch includes a port of the work from TC6 that removed the need for the text replacement hack as part of the EL processing. http://people.apache.org/~markt/patches/2009-01-01-bug36923.patch + *NOTE* Following patch is also required to prevent regression as per bug 47318 +1: markt, kkolinko -1: +* Patch to prevent regression with above fix for 36923 (ie bug 47318) + http://svn.apache.org/viewvc?rev=782168&view=rev + +1: markt + -1: + + * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=38483 Make access log valves thread safe http://people.apache.org/~markt/patches/2009-02-04-bug38483.patch --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org