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 2017/01/01 10:59:00 UTC

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

Author: markt
Date: Sun Jan  1 10:59:00 2017
New Revision: 1776834

URL: http://svn.apache.org/viewvc?rev=1776834&view=rev
Log:
Move post 6.0.48 fiex to the correct section (probably merge error)

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?rev=1776834&r1=1776833&r2=1776834&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml Sun Jan  1 10:59:00 2017
@@ -58,6 +58,14 @@
         <bug>60431</bug>: Improve handling of varargs in UEL expressions. Based
         on a patch by Ben Wolfe. (markt)
       </fix>
+      <fix>
+        <bug>60497</bug>: Restore previous tag reuse behavior following the use
+        of try/finally. (remm)
+      </fix>
+      <fix>
+        Improve the error handling for simple tags to ensure that the tag is
+        released and destroyed once used. (remm)
+      </fix>
     </changelog>
   </subsection>
   <subsection name="Web applications">
@@ -329,14 +337,6 @@
         Improve the error handling for custom tags to ensure that the tag is
         returned to the pool or released and destroyed once used. (markt)
       </fix>
-      <fix>
-        <bug>60497</bug>: Restore previous tag reuse behavior following the use
-        of try/finally. (remm)
-      </fix>
-      <fix>
-        Improve the error handling for simple tags to ensure that the tag is
-        released and destroyed once used. (remm)
-      </fix>
     </changelog>
   </subsection>
   <subsection name="Web applications">



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