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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to