Skip to content

Commit 215e881

Browse files
committed
Quote null value that starts a record in minimal quote mode (#629).
1 parent d74cd0e commit 215e881

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
@@ -71,6 +71,7 @@
7171
<action type="fix" dev="ggregory" due-to="Gary Gregory, Naveed Khan">Count rows produced instead of getRow() in printRecords(ResultSet) (#627).</action>
7272
<action type="fix" dev="ggregory" due-to="Gary Gregory, saleem malik">Fill the lookahead buffer on short reads from a chunked source (#625).</action>
7373
<action type="fix" dev="ggregory" due-to="Gary Gregory, Naveed Khan">Handle null name in CSVRecord accessors under ignoreHeaderCase (#628).</action>
74+
<action type="fix" dev="ggregory" due-to="Gary Gregory, Naveed Khan">Quote null value that starts a record in minimal quote mode (#629).</action>
7475
<!-- ADD -->
7576
<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>
7677
<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)