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
@@ -66,6 +66,7 @@
66
66
<actiontype="fix"dev="ggregory"due-to="Dexter.k, Gary Gregory">Quote value ending with multi-character delimiter prefix (#620).</action>
67
67
<actiontype="fix"dev="ggregory"due-to="Dexter.k, Gary Gregory">Quote value with leading or trailing Unicode whitespace (#621).</action>
68
68
<actiontype="fix"dev="ggregory"due-to="Naveed Khan, Gary Gregory">Exclude byte-order mark from ExtendedBufferedReader byte counting (#622).</action>
69
+
<actiontype="fix"dev="ggregory"due-to="Naveed Khan, Gary Gregory">Skip trailing delimiter on comment lines in printComment (#623).</action>
69
70
<!-- ADD -->
70
71
<actiontype="add"dev="ggregory"due-to="Gary Gregory, Indy, Sylvia van Os"issue="CSV-307">Add an "Android Compatibility" section to the web site.</action>
71
72
<actiontype="add"dev="ggregory"due-to="Ruiqi Dong, Gary Gregory"issue="CSV-325">Add CSVParser.Builder.setByteOffset(long) (#604).</action>
0 commit comments