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

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


The following commit(s) were added to refs/heads/1.3.x by this push:
     new c0a2a601e Add dates for 1.3.x releases
c0a2a601e is described below

commit c0a2a601e6778047b6b20eff42c46afe25190fc1
Author: Christopher Schultz <[email protected]>
AuthorDate: Wed Jan 14 07:24:39 2026 -0500

    Add dates for 1.3.x releases
---
 xdocs/miscellaneous/changelog.xml | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/xdocs/miscellaneous/changelog.xml 
b/xdocs/miscellaneous/changelog.xml
index d7cd34440..772e236f7 100644
--- a/xdocs/miscellaneous/changelog.xml
+++ b/xdocs/miscellaneous/changelog.xml
@@ -31,7 +31,7 @@
   started from the 1.2.39 tag.
   </p>
 </section>
-<section name="Changes in 1.3.5">
+<section name="1.3.5" rtext="in develoment">
   <changelog>
     <fix>
       Remove group write permissions from the files in the tar.gz source
@@ -39,7 +39,7 @@
     </fix>
   </changelog>
 </section>
-<section name="Changes in 1.3.4">
+<section name="1.3.4" rtext="2026-01-12">
   <changelog>
     <fix>
       Correct logic error that prevented the configuration of TLS 1.3 cipher
@@ -47,7 +47,7 @@
     </fix>
   </changelog>
 </section>
-<section name="Changes in 1.3.3 (not released)">
+<section name="1.3.3" rtext="not released">
   <changelog>
     <fix>
       Refactor the addition of TLS 1.3 cipher suite configuration to avoid a
@@ -56,7 +56,7 @@
     </fix>
   </changelog>
 </section>
-<section name="Changes in 1.3.2 (not released)">
+<section name="1.3.2" rtext="not released">
   <changelog>
     <update>
       Rename configure.in to modern autotools style configure.ac. (rjung)
@@ -106,7 +106,7 @@
     </update>
   </changelog>
 </section>
-<section name="Changes in 1.3.1">
+<section name="1.3.1" rtext="2024-07-24">
   <changelog>
     <fix>
       Fix a crash on Windows when <code>SSLContext.setCACertificate()</code>
@@ -128,7 +128,7 @@
     </update>
   </changelog>
 </section>
-<section name="Changes in 1.3.0">
+<section name="1.3.0" rtext="2024-02-12">
   <changelog>
     <update>
       Drop useless <code>compile.optimize</code> option. (michaelo)


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

Reply via email to