You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/changes/changes.xml
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -59,6 +59,7 @@
59
59
<actiontype="fix"dev="ggregory"due-to="Gary Gregory">Update CSVParser.parse(File, Charset, CSVFormat) from IO to NIO.</action>
60
60
<actionissue="CSV-271"type="fix"dev="ggregory"due-to="Amar Prakash Pandey">Missing separator with print(object) followed by printRecord(Object[]) #157.</action>
61
61
<actionissue="CSV-158"type="fix"dev="ggregory"due-to="Alexander Bondarev, Benedikt Ritter, Gary Gregory, Chen">Fix EOL checking for read array in ExtendedBufferedReader #5.</action>
62
+
<actionissue="CSV-263"type="fix"dev="ggregory"due-to="Jason A. Guild, Gary Gregory">Print from Reader with embedded quotes generates incorrect output #78.</action>
62
63
<!-- ADD -->
63
64
<actionissue="CSV-275"type="add"dev="ggregory"due-to="Michael Wyraz, Gary Gregory">Make CSVRecord#toList() public.</action>
0 commit comments