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

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


The following commit(s) were added to refs/heads/main by this push:
     new f2c0ffea2 Add 2.0.12 release
f2c0ffea2 is described below

commit f2c0ffea2290a97eefe71043371cff3c0094c6d8
Author: Mark Thomas <[email protected]>
AuthorDate: Mon Jan 12 11:03:51 2026 +0000

    Add 2.0.12 release
---
 xdocs/index.xml                      |  4 ++--
 xdocs/news/{project.xml => 2026.xml} | 41 +++++++++++++++++-------------------
 xdocs/news/project.xml               |  1 +
 3 files changed, 22 insertions(+), 24 deletions(-)

diff --git a/xdocs/index.xml b/xdocs/index.xml
index ef2f75cca..f56308df4 100644
--- a/xdocs/index.xml
+++ b/xdocs/index.xml
@@ -42,10 +42,10 @@
 <section name="Headlines">
 <ul>
 
-<li><a href="news/2025.html#20250529">29 May 2025 - <b>TC-Native-2.0.9
+<li><a href="news/2026.html#20260112">12 January 2026 - <b>Tomcat-Native-2.0.12
 released</b></a>
 <p>The Apache Tomcat team is proud to announce the immediate availability of
-Tomcat Native 2.0.9 Stable.</p>
+Tomcat Native 2.0.12 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/2026.xml
similarity index 51%
copy from xdocs/news/project.xml
copy to xdocs/news/2026.xml
index 44b7b757c..91515a465 100644
--- a/xdocs/news/project.xml
+++ b/xdocs/news/2026.xml
@@ -15,31 +15,28 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-<project name="Apache Tomcat Native Documentation - News"
-    href="https://tomcat.apache.org/";>
+<!DOCTYPE document [
+  <!ENTITY project SYSTEM "project.xml">
+]>
+<document url="2026.html">
 
-  <title>The Apache Tomcat Native Library 2.0 - News</title>
+  &project;
 
-  <logo href="/images/tomcat.gif">
-    The Apache Tomcat Native Library - News
-  </logo>
+  <properties>
+    <title>2026 News and Status</title>
+  </properties>
 
   <body>
-    <menu name="Links">
-      <item name="Docs Home" href="../index.html"/>
-    </menu>
-
-    <menu name="Miscellaneous Documentation">
-      <item name="Changelog"         href="../miscellaneous/changelog.html"/>
-      <item name="TLS renegotiation" 
href="../miscellaneous/tls-renegotiation.html"/>
-    </menu>
-
-    <menu name="News">
-      <item name="2025" href="../news/2025.html"/>
-      <item name="2024" href="../news/2024.html"/>
-      <item name="2023" href="../news/2023.html"/>
-      <item name="2022" href="../news/2022.html"/>
-    </menu>
 
+    <section name="2026 News &amp; Status">
+    
+      <subsection anchor="20260112" name="12 January 2026 - 
Tomcat-Native-2.0.12 released">
+        <p>The Apache Tomcat team is proud to announce the immediate
+        availability of Tomcat Native 2.0.12.</p>
+      </subsection>
+
+    </section>
+    
   </body>
-</project>
+
+</document>
diff --git a/xdocs/news/project.xml b/xdocs/news/project.xml
index 44b7b757c..4ea698c98 100644
--- a/xdocs/news/project.xml
+++ b/xdocs/news/project.xml
@@ -35,6 +35,7 @@
     </menu>
 
     <menu name="News">
+      <item name="2026" href="../news/2026.html"/>
       <item name="2025" href="../news/2025.html"/>
       <item name="2024" href="../news/2024.html"/>
       <item name="2023" href="../news/2023.html"/>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to