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-csv.git
from 27126657 Update legacy GitHub links in CONTRIBUTING.md
add 68b4b091 [CSV-326] Escape Reader values with quote and escape
add d80a8320 Merge branch 'master' into fix/csvprinter-reader-quote-escape
new 3af32d5c Merge pull request #606 from
OldTruckDriver/fix/csvprinter-reader-quote-escape
The 1 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 +
src/main/java/org/apache/commons/csv/CSVFormat.java | 7 ++++---
src/test/java/org/apache/commons/csv/CSVFormatTest.java | 17 +++++++++++++++++
3 files changed, 22 insertions(+), 3 deletions(-)