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 2f386b32a Correct back-port
2f386b32a is described below

commit 2f386b32a03eb54da32f27af8bc4fc0e97d2b9e8
Author: Mark Thomas <[email protected]>
AuthorDate: Tue Jan 20 23:37:30 2026 +0000

    Correct back-port
---
 xdocs/miscellaneous/changelog.xml | 12 ++++--------
 1 file changed, 4 insertions(+), 8 deletions(-)

diff --git a/xdocs/miscellaneous/changelog.xml 
b/xdocs/miscellaneous/changelog.xml
index ce8a20c84..233e907a8 100644
--- a/xdocs/miscellaneous/changelog.xml
+++ b/xdocs/miscellaneous/changelog.xml
@@ -32,19 +32,15 @@
   </p>
 </section>
 <section name="2.0.13" rtext="in development">
-  <changelog>
-    <scode>
-      Refactor the SSL_CONF_CTX clean-up to align it with SSL and SSL_CTX
-      clean-up. (markt)
-    </scode>
-  </changelog>
-</section>
-<section name="1.3.5" rtext="2026-01-19">
   <changelog>
     <fix>
       Remove group write permissions from the files in the tar.gz source
       archive. (markt)
     </fix>
+    <scode>
+      Refactor the SSL_CONF_CTX clean-up to align it with SSL and SSL_CTX
+      clean-up. (markt)
+    </scode>
   </changelog>
 </section>
 <section name="2.0.12" rtext="2026-01-12">


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

Reply via email to