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

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


The following commit(s) were added to refs/heads/1.2.x by this push:
     new 9cf052747 Update for release of 1.2.36
9cf052747 is described below

commit 9cf05274715720ea01b648b1f60c6d3542d84a26
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Mon Feb 13 20:33:29 2023 +0000

    Update for release of 1.2.36
---
 xdocs/index.xml        |  4 ++--
 xdocs/news/2023.xml    | 42 ++++++++++++++++++++++++++++++++++++++++++
 xdocs/news/project.xml |  1 +
 3 files changed, 45 insertions(+), 2 deletions(-)

diff --git a/xdocs/index.xml b/xdocs/index.xml
index 13a576651..ffe4028b4 100644
--- a/xdocs/index.xml
+++ b/xdocs/index.xml
@@ -60,10 +60,10 @@
 <section name="Headlines">
 <ul>
 
-<li><a href="news/2022.html#20220712">12 July 2022 - <b>TC-Native-1.2.35
+<li><a href="news/2023.html#20230213">13 February 2023 - <b>TC-Native-1.2.36
 released</b></a>
 <p>The Apache Tomcat team is proud to announce the immediate availability of
-Tomcat Native 1.2.35 Stable.</p>
+Tomcat Native 1.2.36 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/2023.xml b/xdocs/news/2023.xml
new file mode 100644
index 000000000..f69efb2af
--- /dev/null
+++ b/xdocs/news/2023.xml
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+<!DOCTYPE document [
+  <!ENTITY project SYSTEM "project.xml">
+]>
+<document url="2023.html">
+
+  &project;
+
+  <properties>
+    <title>2023 News and Status</title>
+  </properties>
+
+  <body>
+
+    <section name="2023 News &amp; Status">
+    
+      <subsection anchor="20230213" name="13 February 2023 - TC-Native-1.2.36 
released">
+        <p>The Apache Tomcat team is proud to announce the immediate
+        availability of Tomcat Native 1.2.36.</p>
+      </subsection>
+      
+    </section>
+    
+  </body>
+
+</document>
\ No newline at end of file
diff --git a/xdocs/news/project.xml b/xdocs/news/project.xml
index 20c66baa0..115d900f0 100644
--- a/xdocs/news/project.xml
+++ b/xdocs/news/project.xml
@@ -35,6 +35,7 @@
     </menu>
 
     <menu name="News">
+      <item name="2023" href="../news/2023.html"/>
       <item name="2022" href="../news/2022.html"/>
       <item name="2021" href="../news/2021.html"/>
       <item name="2020" href="../news/2020.html"/>


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

Reply via email to