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
commit 19cbc37a6a2816ea029fd36247177ded725a0ca1 Author: Mark Thomas <ma...@apache.org> AuthorDate: Mon Sep 4 22:59:21 2023 +0100 Add change log entry. --- xdocs/miscellaneous/changelog.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/xdocs/miscellaneous/changelog.xml b/xdocs/miscellaneous/changelog.xml index 98a401e6d..b66963805 100644 --- a/xdocs/miscellaneous/changelog.xml +++ b/xdocs/miscellaneous/changelog.xml @@ -75,6 +75,10 @@ <bug>64878</bug>: Common: Enable configure to find the correct sizes for pid_t and pthread_t when building on MacOS. (markt) </fix> + <fix> + Common: Fix Clang 15/16 compatability. Pull request <pr>6</pr> provided by + Sam James. (markt) + </fix> </changelog> </section> <section name="Changes between 1.2.47 and 1.2.48"> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org