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 fb71dcb6 Escape-mode printer and parser mishandles value ending in
multi-char delimiter prefix (f001).
add d042bb37 Fix CSVPrinter.getRecordCount() Javadoc: the header record
written by the constructor is counted
new 66c88c77 Merge pull request #633 from
lenamonj/csv-printer-record-count-javadoc
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/main/java/org/apache/commons/csv/CSVPrinter.java | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)