You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2007/01/28 16:25:04 UTC

svn commit: r500810 - /tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml

Author: markt
Date: Sun Jan 28 07:25:04 2007
New Revision: 500810

URL: http://svn.apache.org/viewvc?view=rev&rev=500810
Log:
Correct change log. The infinite loop issue had already been resolved.

Modified:
    tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml

Modified: tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml
URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml?view=diff&rev=500810&r1=500809&r2=500810
==============================================================================
--- tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml Sun Jan 28 07:25:04 2007
@@ -31,8 +31,8 @@
         web.xml. (markt)
       </fix>
       <fix>
-        <bug>39088</bug>: Prevent infinte loops when an exception is thrown
-        that returns itself for getRootCause(). (markt)
+        <bug>39088</bug>: Port fix from TC5 that improved chances of finding
+        the true root cause. (markt)
       </fix>
       <fix>
         <bug>41217</bug>: Set secure attribute on SSO cookie when cookie is



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org