Skip to content

Commit e729d17

Browse files
committed
Keep quoted empty trailing field with trailingDelimiter (apache#616).
1 parent 1dd04be commit e729d17

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
@@ -61,6 +61,7 @@
6161
<action type="fix" dev="ggregory" due-to="Dexter.k, Gary Gregory">Quote value starting with comment marker in minimal quote mode (#610).</action>
6262
<action type="fix" dev="ggregory" due-to="Dexter.k, Gary Gregory">Escape leading comment marker in printWithEscapes (#614).</action>
6363
<action type="fix" dev="ggregory" due-to="Dexter.k, Gary Gregory">Skip byte counting at EOF in ExtendedBufferedReader.read (#615).</action>
64+
<action type="fix" dev="ggregory" due-to="Dexter.k, Gary Gregory">Keep quoted empty trailing field with trailingDelimiter (#616).</action>
6465
<!-- ADD -->
6566
<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>
6667
<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)