You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by vi...@apache.org on 2017/03/21 16:40:09 UTC

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

Author: violetagg
Date: Tue Mar 21 16:40:09 2017
New Revision: 1787999

URL: http://svn.apache.org/viewvc?rev=1787999&view=rev
Log:
Move the changelog for r1781602 to the correct Tomcat version.

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=1787999&r1=1787998&r2=1787999&view=diff
==============================================================================
--- tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Tue Mar 21 16:40:09 2017
@@ -136,6 +136,14 @@
       </add>
     </changelog>
   </subsection>
+  <subsection name="Jasper">
+    <changelog>
+      <fix>
+        Refactor code generated for JSPs to reduce the size of the code required
+        for tags. (markt)
+      </fix>
+    </changelog>
+  </subsection>
   <subsection name="Cluster">
     <changelog>
       <add>
@@ -330,10 +338,6 @@
       <fix>
         Revert use of try/finally for simple tags. (remm)
       </fix>
-      <fix>
-        Refactor code generated for JSPs to reduce the size of the code required
-        for tags. (markt)
-      </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