You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2020/04/22 11:14:17 UTC

[tomcat] branch master updated: Update change log for PR #269

This is an automated email from the ASF dual-hosted git repository.

markt 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 d43f2df  Update change log for PR #269
d43f2df is described below

commit d43f2df565ef90dcf7a3b4139d894a2127e50ab6
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Wed Apr 22 12:13:46 2020 +0100

    Update change log for PR #269
---
 webapps/docs/changelog.xml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 882d5a7..2cefbc6 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -134,6 +134,10 @@
         Add missing entries to test class path in sample NetBeans configuration
         files. Patch provided by Brian Burch. (markt)
       </fix>
+      <scode>
+        Refactor to use parameterized <code>Collection</code> constructors where
+        possible. Pull request provided by Lars Grefer. (markt)
+      </scode>
     </changelog>
   </subsection>
 </section>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org