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 3e22913367d0d78bc69e89bf668497063e796b9b Author: Mark Thomas <ma...@apache.org> AuthorDate: Tue May 3 17:40:55 2022 +0100 Add change log entry for #12 --- xdocs/miscellaneous/changelog.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/xdocs/miscellaneous/changelog.xml b/xdocs/miscellaneous/changelog.xml index 871b6dd59..00b8cc01f 100644 --- a/xdocs/miscellaneous/changelog.xml +++ b/xdocs/miscellaneous/changelog.xml @@ -40,6 +40,10 @@ <bug>66035</bug>: Fix crash when attempting to read TLS session ID after a handshake failure. (schultz/markt) </fix> + <fix> + Enable <code>download_deps.sh</code> to be called from any directory. Pull + request <pr>12</pr> provided by Dimitrios Soumis. (markt) + </fix> </changelog> </section> <section name="Changes in 1.2.32"> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org