Skip to content

Commit add38c3

Browse files
committed
[CSV-321] CSVFormat.equals()/hashCode() ignores maxRows
1 parent 6d5993c commit add38c3

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
@@ -46,6 +46,7 @@
4646
<action type="fix" dev="ggregory" due-to="Cassio Santos">Remove broken website link #577.</action>
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>
49+
<action type="fix" dev="ggregory" due-to="Ruiqi Dong, Gary Gregory" issue="CSV-321">CSVFormat.equals()/hashCode() ignores maxRows (#600).</action>
4950
<!-- ADD -->
5051
<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>
5152
<!-- UPDATE -->

0 commit comments

Comments
 (0)