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 2012/05/30 15:00:37 UTC

svn commit: r1344237 - /tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml

Author: markt
Date: Wed May 30 13:00:37 2012
New Revision: 1344237

URL: http://svn.apache.org/viewvc?rev=1344237&view=rev
Log:
Move to correct section

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

Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml
URL: http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml?rev=1344237&r1=1344236&r2=1344237&view=diff
==============================================================================
--- tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Wed May 30 13:00:37 2012
@@ -136,6 +136,10 @@
         do not prevent the web application from starting in this case. (markt)
       </fix>
       <fix>
+        <bug>53180</bug>: Improve check for setter method when processing
+        annotations. Patch provided by Violeta Georgieva. (markt)
+      </fix>
+      <fix>
         <bug>53267</bug>: Ensure that using the GC Daemon Protection feature of
         the <code>JreMemoryLeakPreventionListener</code> does not trigger a
         full GC every hour. (markt)
@@ -185,10 +189,6 @@
         via getter from the endpoint and as JMX attribute of the ThreadPool
         mbean. (rjung)
       </add>
-      <fix>
-        <bug>53180</bug>: Improve check for setter method when processing
-        annotations. Patch provided by Violeta Georgieva. (markt)
-      </fix>
     </changelog>
   </subsection>
   <subsection name="Cluster">



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