Author: markt Date: Mon Oct 13 17:35:11 2025 New Revision: 1929121 Log: Fix error in script params that meant RM rather than date was used
Modified: tomcat/site/trunk/docs/index.html tomcat/site/trunk/xdocs/index.xml Modified: tomcat/site/trunk/docs/index.html ============================================================================== --- tomcat/site/trunk/docs/index.html Mon Oct 13 17:34:25 2025 (r1929120) +++ tomcat/site/trunk/docs/index.html Mon Oct 13 17:35:11 2025 (r1929121) @@ -31,7 +31,7 @@ these users and their stories are listed <a href="https://cwiki.apache.org/confluence/display/TOMCAT/PoweredBy">PoweredBy</a> wiki page.</p> -</div><h3 id="Tomcat_11.0.13_Released"><span class="pull-right">markt</span> Tomcat 11.0.13 Released</h3><div class="text"> +</div><h3 id="Tomcat_11.0.13_Released"><span class="pull-right">2025-10-13</span> Tomcat 11.0.13 Released</h3><div class="text"> <p> The Apache Tomcat Project is proud to announce the release of version 11.0.13 of Apache Tomcat. This release implements specifications that are part of the Modified: tomcat/site/trunk/xdocs/index.xml ============================================================================== --- tomcat/site/trunk/xdocs/index.xml Mon Oct 13 17:34:25 2025 (r1929120) +++ tomcat/site/trunk/xdocs/index.xml Mon Oct 13 17:35:11 2025 (r1929121) @@ -48,7 +48,7 @@ these users and their stories are listed wiki page.</p> </section> -<section name="Tomcat 11.0.13 Released" rtext="markt"> +<section name="Tomcat 11.0.13 Released" rtext="2025-10-13"> <p> The Apache Tomcat Project is proud to announce the release of version 11.0.13 of Apache Tomcat. This release implements specifications that are part of the --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
