You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2020/04/30 18:34:35 UTC

[tomcat-native] branch master updated: Update index page for 1.2.24, add 2018-2020 to news navigation bar

This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat-native.git


The following commit(s) were added to refs/heads/master by this push:
     new 1ce4d1e  Update index page for 1.2.24, add 2018-2020 to news navigation bar
1ce4d1e is described below

commit 1ce4d1efa26e6944c530cc7c26e22a342a416b42
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Thu Apr 30 19:33:55 2020 +0100

    Update index page for 1.2.24, add 2018-2020 to news navigation bar
---
 xdocs/index.xml        | 4 ++--
 xdocs/news/project.xml | 3 +++
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/xdocs/index.xml b/xdocs/index.xml
index e419249..24b7a71 100644
--- a/xdocs/index.xml
+++ b/xdocs/index.xml
@@ -59,10 +59,10 @@
 <section name="Headlines">
 <ul>
 
-<li><a href="news/2019.html#20190702">07 Jul 2019 - <b>TC-Native-1.2.23
+<li><a href="news/2020.html#20200429">29 Apr 2020 - <b>TC-Native-1.2.24
 released</b></a>
 <p>The Apache Tomcat team is proud to announce the immediate availability of
-Tomcat Native 1.2.23 Stable.</p>
+Tomcat Native 1.2.24 Stable.</p>
 <p>
 The sources and the binaries for selected platforms are available from the
 <a href="../download-native.cgi">Download page</a>.
diff --git a/xdocs/news/project.xml b/xdocs/news/project.xml
index c6b59ac..5e76d93 100644
--- a/xdocs/news/project.xml
+++ b/xdocs/news/project.xml
@@ -34,6 +34,9 @@
     </menu>
 
     <menu name="News">
+      <item name="2020" href="../news/2020.html"/>
+      <item name="2019" href="../news/2019.html"/>
+      <item name="2018" href="../news/2018.html"/>
       <item name="2017" href="../news/2017.html"/>
       <item name="2016" href="../news/2016.html"/>
       <item name="2015" href="../news/2015.html"/>


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