This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/9.0.x by this push:
new a8c19dd Add chnagelog entry for BZ 64309
a8c19dd is described below
commit a8c19dddd0f34ecf663ac2b07c8e496816406f4e
Author: Mark Thomas <[email protected]>
AuthorDate: Wed Apr 22 10:32:57 2020 +0100
Add chnagelog entry for BZ 64309
https://bz.apache.org/bugzilla/show_bug.cgi?id=64309
---
webapps/docs/changelog.xml | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index f27be5a..2877555 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -71,6 +71,11 @@
Add more descriptive error message in DefaultServlet for SC_NOT_FOUND.
(michaelo)
</add>
+ <fix>
+ <bug>64309</bug>; Improve the regular expression used to search for
+ class loader repositories when bootstrapping Tomcat. Pull request
+ provided by Paul Muriel Biya-Bi. (markt)
+ </fix>
</changelog>
</subsection>
<subsection name="Coyote">
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]