Skip to content

Commit 4c67ed8

Browse files
committed
[CSV-322] CSVFormat.Builder.setQuote() does not refresh
quotedNullString #2447
1 parent 3b179bc commit 4c67ed8

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
@@ -48,6 +48,7 @@
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>
5050
<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>
51+
<action type="fix" dev="ggregory" due-to="Ruiqi Dong, Gary Gregory" issue="CSV-322">[CSV-322] CSVFormat.Builder.setQuote() does not refresh quotedNullString (#2447).</action>
5152
<!-- ADD -->
5253
<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>
5354
<!-- UPDATE -->

0 commit comments

Comments
 (0)