This is an automated email from the ASF dual-hosted git repository.
rainerjung 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 21f26b2b9 Update changelog
21f26b2b9 is described below
commit 21f26b2b977c4123d069005a7cdb649cf2895289
Author: Rainer Jung <[email protected]>
AuthorDate: Wed Jun 24 21:55:19 2026 +0200
Update changelog
---
xdocs/miscellaneous/changelog.xml | 41 +++++++++++++++++++++++++++++++++++++++
1 file changed, 41 insertions(+)
diff --git a/xdocs/miscellaneous/changelog.xml
b/xdocs/miscellaneous/changelog.xml
index fdecc278b..0350840c1 100644
--- a/xdocs/miscellaneous/changelog.xml
+++ b/xdocs/miscellaneous/changelog.xml
@@ -51,6 +51,22 @@
</p>
</section>
<section name="Changes between 1.2.50 and 1.2.51">
+ <subsection name="Apache">
+ <changelog>
+ <update>
+ Remove obsolete mentions of Apache 1.3. (rjung)
+ </update>
+ <update>
+ File list.mk no longer needs to get generated. (rjung)
+ </update>
+ <update>
+ Remove obsolete m4 files. (rjung)
+ </update>
+ <update>
+ Integrate only remaining (small) support m4 into configure.ac. (rjung)
+ </update>
+ </changelog>
+ </subsection>
<subsection name="IIS">
<changelog>
<fix>
@@ -61,6 +77,12 @@
Add various missing allocation checks and fix a memory leak in rewrite
processing. (markt)
</fix>
+ <update>
+ Add PCRE2 support to isapi redirector. (rjung)
+ </update>
+ <update>
+ Improve makefile for isapi redirector and sync it with Tomcat native.
(rjung)
+ </update>
</changelog>
</subsection>
<subsection name="Common">
@@ -76,6 +98,25 @@
The scripts were unmaintained and not using JkRequestLogFormat is
recommended.
(rjung)
</update>
+ <update>
+ Update config.guess and config.sub from
+ <a
href="https://git.savannah.gnu.org/git/config.git">https://git.savannah.gnu.org/git/config.git</a>.
+ (rjung)
+ </update>
+ <update>
+ Remove remaining outdated mentions of jni, jserv, NSAPI (Netscape) and
+ Tomcat auto-config in source and docs. (rjung)
+ </update>
+ <update>
+ Add notice about expected removal of support for ajp12 and ajp14.
(rjung)
+ </update>
+ </changelog>
+ </subsection>
+ <subsection name="Docs">
+ <changelog>
+ <update>
+ Update ASF logo (oak leaf). (rjung)
+ </update>
</changelog>
</subsection>
</section>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]