You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by kk...@apache.org on 2010/10/04 00:54:45 UTC

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

Author: kkolinko
Date: Sun Oct  3 22:54:44 2010
New Revision: 1004068

URL: http://svn.apache.org/viewvc?rev=1004068&view=rev
Log:
Followup to Tim's r1004039 changelog entry

Correct bug number
Move Jasper section to its usual place
(note that there is a comment with the section names at the top of the page)
Add Tim to the list of changelog authors

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=1004068&r1=1004067&r2=1004068&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml Sun Oct  3 22:54:44 2010
@@ -33,6 +33,7 @@
     <author email="jfclere@apache.org">Jean-Frederic Clere</author>
     <author email="kfujino@apache.org">Keiichi Fujino</author>
     <author email="mturk@apache.org">Mladen Turk</author>
+    <author email="timw@apache.org">Tim Whittington</author>
     <title>Changelog</title>
   </properties>
 
@@ -120,6 +121,14 @@
       </fix>
     </changelog>
   </subsection>
+  <subsection name="Jasper">
+    <changelog>
+      <fix>
+        <bug>49998</bug>: Make jsp:root detection work with single quoted
+        attributes as well. (timw)
+      </fix>
+    </changelog>
+  </subsection>
   <subsection name="Cluster">
     <changelog>
       <fix>
@@ -145,15 +154,6 @@
       </fix>
     </changelog>
   </subsection>
-  <subsection name="Jasper">
-    <changelog>
-      <fix>
-        <bug>49987</bug>: Make jsp:root detection work with single quoted
-        attributes as well. (timw)
-      </fix>
-    </changelog>
-  </subsection>
-  
   <subsection name="Other">
     <changelog>
       <fix>



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