This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit 82598ebce058be73432bf8d118023a55f682669b Author: remm <r...@apache.org> AuthorDate: Tue Apr 28 00:36:10 2020 +0200 Add changelog --- webapps/docs/changelog.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index 474a727..a8a5930 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -81,10 +81,14 @@ Sakhare. (markt) </add> <fix> - <bug>64309</bug>; Improve the regular expression used to search for + <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> + <fix> + <bug>64384</bug>: Fix multipart configuration ignoring some parameters + in some cases. (schultz) + </fix> </changelog> </subsection> <subsection name="Coyote"> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org