Skip to content

Commit 2c294f3

Browse files
committed
Exclude byte-order mark from ExtendedBufferedReader byte counting
(#622).
1 parent f1a35e7 commit 2c294f3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/changes/changes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@
6565
<action type="fix" dev="ggregory" due-to="Dexter.k, Gary Gregory">Evaluate isDelimiter once in nextToken whitespace skip (#618).</action>
6666
<action type="fix" dev="ggregory" due-to="Dexter.k, Gary Gregory">Quote value ending with multi-character delimiter prefix (#620).</action>
6767
<action type="fix" dev="ggregory" due-to="Dexter.k, Gary Gregory">Quote value with leading or trailing Unicode whitespace (#621).</action>
68+
<action type="fix" dev="ggregory" due-to="Naveed Khan, Gary Gregory">Exclude byte-order mark from ExtendedBufferedReader byte counting (#622).</action>
6869
<!-- ADD -->
6970
<action type="add" dev="ggregory" due-to="Gary Gregory, Indy, Sylvia van Os" issue="CSV-307">Add an "Android Compatibility" section to the web site.</action>
7071
<action type="add" dev="ggregory" due-to="Ruiqi Dong, Gary Gregory" issue="CSV-325">Add CSVParser.Builder.setByteOffset(long) (#604).</action>

0 commit comments

Comments
 (0)