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-connectors.git
The following commit(s) were added to refs/heads/main by this push:
new 9612683ac Add news page for 2024 with an estimate of the 1.2.50
release date
9612683ac is described below
commit 9612683ac09ebb06aca9ad25cdd7274152c6d031
Author: Mark Thomas <[email protected]>
AuthorDate: Thu Aug 8 10:33:50 2024 +0100
Add news page for 2024 with an estimate of the 1.2.50 release date
---
xdocs/news/20240101.xml | 48 ++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 48 insertions(+)
diff --git a/xdocs/news/20240101.xml b/xdocs/news/20240101.xml
new file mode 100644
index 000000000..9e30df272
--- /dev/null
+++ b/xdocs/news/20240101.xml
@@ -0,0 +1,48 @@
+<?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="20240101.html">
+
+ &project;
+
+ <properties>
+ <author email="dev.AT.tomcat.DOT.apache.DOT.org">Apache Tomcat Connectors
Project</author>
+ <title>2024 News & Status</title>
+ </properties>
+
+<body>
+
+<section name="2024 News & Status">
+
+<subsection name="12 August - JK-1.2.50 released">
+ <p>The Apache Tomcat team is proud to announce the immediate availability
+ of Tomcat Connectors 1.2.50. This is a maintenance release.</p>
+
+ <p>Please see the <a href="../miscellaneous/changelog.html">ChangeLog</a>
+ for a full list of changes.</p>
+
+ <p>If you find any bugs while using this release, please fill in the
+ <a
href="https://bz.apache.org/bugzilla/enter_bug.cgi?product=Tomcat%20Connectors">Bugzilla</a>
+ Bug Report.</p>
+</subsection>
+
+</section>
+</body>
+</document>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]