This is an automated email from the ASF dual-hosted git repository.
garydgregory pushed a change to branch 1.x
in repository https://gitbox.apache.org/repos/asf/commons-fileupload.git
from 522a02fe Update legacy GitHub links in CONTRIBUTING.md
new f3496034 RFC2231Utils decodeText - Incorrect handling of percent
encoded text (#472).
new a2a6cff9 Sort members
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:
src/changes/changes.xml | 3 +-
.../apache/commons/fileupload/RFC2231Utility.java | 19 ++++++----
.../apache/commons/fileupload/FileUploadTest.java | 4 +--
.../commons/fileupload/RFC2231UtilityTestCase.java | 41 ++++++++++++----------
4 files changed, 39 insertions(+), 28 deletions(-)