This is an automated email from the ASF dual-hosted git repository.
garydgregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-text.git
from e2eb7d1a Fix StringIndexOutOfBoundsException in CsvUnescaper on lone
quote (#748)
new 8d2bb4f8 Fix StringIndexOutOfBoundsException in CsvUnescaper on lone
quote (#748).
new c5146990 Sort members
new c6de3276 Reduce vertical whitespace
new 50b108d3 Better comment
The 4 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 | 1 +
.../java/org/apache/commons/text/translate/CsvTranslators.java | 4 +---
.../org/apache/commons/text/translate/CsvTranslatorsTest.java | 8 ++++----
3 files changed, 6 insertions(+), 7 deletions(-)