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

markt pushed a change to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git.


    from 9c27bd1  Align fork of Commons Pool 2 with the 9.0.x copy
     new 67de585  Backport i18n changes from 9.0.x to keep code aligned
     new 5b9399d  Align fork of Commons FileUpload with the 9.0.x copy

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../apache/tomcat/util/codec/binary/Base64.java    | 16 ++++++-------
 .../tomcat/util/codec/binary/BaseNCodec.java       |  3 +++
 .../util/codec/binary}/LocalStrings.properties     |  6 +++--
 .../util/http/fileupload/FileUploadBase.java       | 27 ++++++++++++----------
 .../tomcat/util/http/fileupload/IOUtils.java       | 16 ++++++-------
 .../util/http/fileupload/ParameterParser.java      | 10 ++++----
 .../util/http/fileupload/disk/DiskFileItem.java    | 11 ++++++---
 .../tomcat/util/http/fileupload/util/Streams.java  |  2 +-
 .../http/fileupload/util/mime/MimeUtility.java     |  2 +-
 webapps/docs/changelog.xml                         |  4 ++++
 10 files changed, 56 insertions(+), 41 deletions(-)
 copy java/org/apache/{catalina/ha/authenticator => 
tomcat/util/codec/binary}/LocalStrings.properties (70%)


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

Reply via email to