Author: schultz Date: Wed Feb 11 20:57:44 2026 New Revision: 1931817 Log: Align language surrounding all release changelogs
Modified: tomcat/site/trunk/docs/oldnews.html tomcat/site/trunk/xdocs/oldnews.xml Modified: tomcat/site/trunk/docs/oldnews.html ============================================================================== --- tomcat/site/trunk/docs/oldnews.html Wed Feb 11 20:54:13 2026 (r1931816) +++ tomcat/site/trunk/docs/oldnews.html Wed Feb 11 20:57:44 2026 (r1931817) @@ -28,9 +28,12 @@ Tomcat Native. The notable changes compa <ul> <li>Fix regression with OCSP and APR/Native connector.</li> </ul> +<p> + Full details of these changes, and all the other changes, are available in the + <a href="native-1.3-doc/miscellaneous/changelog.html#1.3.5">Tomcat Native 1.3 changelog</a>. +</p> <p style="text-align: center;"> -<a href="https://tomcat.apache.org/download-native.cgi">Download</a> | -<a href="native-1.3-doc/miscellaneous/changelog.html">Change log for 1.3.5</a> + <a href="https://tomcat.apache.org/download-native.cgi">Download</a> </p> </div><h3 id="Tomcat_Native_2.0.12_Released"><span class="pull-right">2026-01-12</span> Tomcat Native 2.0.12 Released</h3><div class="text"> <p> @@ -44,9 +47,13 @@ Tomcat Native. The notable changes compa <li>The windows binaries in this release have been built with OpenSSL 3.5.4 and APR 1.7.6</li> </ul> +<p> + Full details of these changes, and all the other changes, are available in the + <a href="native-doc/miscellaneous/changelog.html#2.0.12">Tomcat Native 2.0 + changelog</a>. +</p> <p style="text-align: center;"> -<a href="https://tomcat.apache.org/download-native.cgi">Download</a> | -<a href="native-doc/miscellaneous/changelog.html">Change log for 2.0.12</a> + <a href="https://tomcat.apache.org/download-native.cgi">Download</a> </p> </div><h3 id="Tomcat_Native_1.3.4_Released"><span class="pull-right">2026-01-12</span> Tomcat Native 1.3.4 Released</h3><div class="text"> <p> @@ -60,9 +67,12 @@ Tomcat Native. The notable changes compa <li>The windows binaries in this release have been built with OpenSSL 3.0.18</li> </ul> +<p> + Full details of these changes, and all the other changes, are available in the + <a href="native-1.3-doc/miscellaneous/changelog.html#1.3.4">Tomcat Native 1.3 changelog</a>. +</p> <p style="text-align: center;"> -<a href="https://tomcat.apache.org/download-native.cgi">Download</a> | -<a href="native-1.3-doc/miscellaneous/changelog.html">Change log for 1.3.4</a> + <a href="https://tomcat.apache.org/download-native.cgi">Download</a> </p> </div></div></div></div></main><footer id="footer"> Copyright © 1999-2025, The Apache Software Foundation Modified: tomcat/site/trunk/xdocs/oldnews.xml ============================================================================== --- tomcat/site/trunk/xdocs/oldnews.xml Wed Feb 11 20:54:13 2026 (r1931816) +++ tomcat/site/trunk/xdocs/oldnews.xml Wed Feb 11 20:57:44 2026 (r1931817) @@ -39,9 +39,12 @@ Tomcat Native. The notable changes compa <ul> <li>Fix regression with OCSP and APR/Native connector.</li> </ul> +<p> + Full details of these changes, and all the other changes, are available in the + <a href="native-1.3-doc/miscellaneous/changelog.html#1.3.5">Tomcat Native 1.3 changelog</a>. +</p> <p style="text-align: center;"> -<a href="download-native.cgi">Download</a> | -<a href="native-1.3-doc/miscellaneous/changelog.html">Change log for 1.3.5</a> + <a href="download-native.cgi">Download</a> </p> </section> @@ -57,9 +60,13 @@ Tomcat Native. The notable changes compa <li>The windows binaries in this release have been built with OpenSSL 3.5.4 and APR 1.7.6</li> </ul> +<p> + Full details of these changes, and all the other changes, are available in the + <a href="native-doc/miscellaneous/changelog.html#2.0.12">Tomcat Native 2.0 + changelog</a>. +</p> <p style="text-align: center;"> -<a href="download-native.cgi">Download</a> | -<a href="native-doc/miscellaneous/changelog.html">Change log for 2.0.12</a> + <a href="download-native.cgi">Download</a> </p> </section> @@ -75,9 +82,12 @@ Tomcat Native. The notable changes compa <li>The windows binaries in this release have been built with OpenSSL 3.0.18</li> </ul> +<p> + Full details of these changes, and all the other changes, are available in the + <a href="native-1.3-doc/miscellaneous/changelog.html#1.3.4">Tomcat Native 1.3 changelog</a>. +</p> <p style="text-align: center;"> -<a href="download-native.cgi">Download</a> | -<a href="native-1.3-doc/miscellaneous/changelog.html">Change log for 1.3.4</a> + <a href="download-native.cgi">Download</a> </p> </section> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
