Author: markt
Date: Fri May 16 15:54:57 2014
New Revision: 1595246

URL: http://svn.apache.org/r1595246
Log:
Update changelog

Modified:
    tomcat/trunk/webapps/docs/changelog.xml

Modified: tomcat/trunk/webapps/docs/changelog.xml
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/changelog.xml?rev=1595246&r1=1595245&r2=1595246&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/trunk/webapps/docs/changelog.xml Fri May 16 15:54:57 2014
@@ -44,7 +44,18 @@
   They eventually become mixed with the numbered issues. (I.e., numbered
   issues to not "pop up" wrt. others).
 -->
-<section name="Tomcat 8.0.7 (markt)">
+<section name="Tomcat 8.0.8 (markt)">
+ <subsection name="Jasper">
+   <changelog>
+      <fix>
+        <bug>56529</bug>: Avoid <code>NoSuchElementException</code> while 
handling
+        attributes with empty string value in custom tags. Patch provided by
+        Hariprasad Manchi. (violetagg)
+      </fix>
+   </changelog>
+ </subsection>
+</section>
+<section name="Tomcat 8.0.7 (markt)" rtext="not released">
   <subsection name="Catalina">
     <changelog>
       <fix>
@@ -70,11 +81,6 @@
         place such as a <code>null</code> string being coerced to an empty
         string. (markt)
       </fix>
-      <fix>
-        <bug>56529</bug>: Avoid <code>NoSuchElementException</code> while 
handling
-        attributes with empty string value in custom tags. Patch provided by
-        Hariprasad Manchi. (violetagg)
-      </fix>
     </changelog>
   </subsection>
   <subsection name="Other">
@@ -86,7 +92,7 @@
     </changelog>
   </subsection>
 </section>
-<section name="Tomcat 8.0.6 (markt)">
+<section name="Tomcat 8.0.6 (markt)" rtext="not released">
   <subsection name="Catalina">
     <changelog>
       <fix>



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

Reply via email to