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
commit 12c56a45c5aab04d3324d34a9688efd3296d2db0 Author: Mark Thomas <ma...@apache.org> AuthorDate: Thu Aug 26 15:36:45 2021 +0100 Update change log. --- xdocs/miscellaneous/changelog.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/xdocs/miscellaneous/changelog.xml b/xdocs/miscellaneous/changelog.xml index f43f41e..04a9a5f 100644 --- a/xdocs/miscellaneous/changelog.xml +++ b/xdocs/miscellaneous/changelog.xml @@ -40,6 +40,10 @@ <bug>65441</bug>: Correct previous fix that enabled building to continue with OpenSSL 3.x. Patch provided by lzsiga. (markt) </fix> + <fix> + <bug>65659</bug>: Remove remaining reference to <code>pkg-config</code> + which is no longer included in the Tomcat Native distribution. (markt) + </fix> </changelog> </section> <section name="Changes in 1.2.30"> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org