This is an automated email from the ASF dual-hosted git repository.
remm pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/master by this push:
new 788a657 Add changelog
788a657 is described below
commit 788a6573f7a867703b536c6941a361022a8ea0a1
Author: remm <[email protected]>
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 7058fd2..be7691e 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -94,10 +94,14 @@
(michaelo)
</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: [email protected]
For additional commands, e-mail: [email protected]