Skip to content

Commit 7cf896b

Browse files
committed
[CSV-323] ExtendedBufferedReader byte tracking leads to an incorrect
CSVRecord.getBytePosition()
1 parent 67cde82 commit 7cf896b

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
@@ -47,6 +47,7 @@
4747
<action type="fix" dev="ggregory" due-to="Gary Gregory">Fix Apache RAT plugin console warnings.</action>
4848
<action type="fix" dev="ggregory" due-to="Indy, Gary Gregory">[Javadoc] Clarify behavior of deprecated CSVFormat#withFirstRecordAsHeader() #2413.</action>
4949
<action type="fix" dev="ggregory" due-to="Ruiqi Dong, Gary Gregory" issue="CSV-321">CSVFormat.equals()/hashCode() ignores maxRows (#600).</action>
50+
<action type="fix" dev="ggregory" due-to="Ruiqi Dong, Gary Gregory" issue="CSV-323">ExtendedBufferedReader byte tracking leads to an incorrect CSVRecord.getBytePosition() (#601).</action>
5051
<!-- ADD -->
5152
<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>
5253
<!-- UPDATE -->

0 commit comments

Comments
 (0)