Author: markt Date: Mon Sep 29 09:01:04 2008 New Revision: 700156 URL: http://svn.apache.org/viewvc?rev=700156&view=rev Log: Just spotted an issue with this. I'll propose a new patch (that also covers ServerCookie) shortly.
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=700156&r1=700155&r2=700156&view=diff ============================================================================== --- tomcat/tc6.0.x/trunk/STATUS.txt (original) +++ tomcat/tc6.0.x/trunk/STATUS.txt Mon Sep 29 09:01:04 2008 @@ -229,12 +229,6 @@ -0: remm (actually, the optimization would be to return the original String if it was not modified, and avoid doing things with a StringBuffer) -* Fix SSI date format sync issue reported by Find Bugs - http://svn.apache.org/viewvc?rev=699714&view=rev - +1: markt - 0: remm (ServerCookie needs the same patch, after looking at the code using DateTool) - -1: - * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=45906 Improve ETag handling in ResourceAttributes Patch provided by Chris Hubick --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]