[CSV-259] CSVFormat.printWithEscapes throws

StringIndexOutOfBoundsException when value is Reader #61.
This commit is contained in:
Gary Gregory 2020-03-17 10:53:44 -04:00
parent 953a6de722
commit 2b51aa7d80
1 changed files with 1 additions and 0 deletions

View File

@ -42,6 +42,7 @@
<action type="add" dev="ggregory" due-to="dota17">Add testcases for CSVRecord with get(Enum) and toString. #54.</action>
<action type="update" dev="ggregory" due-to="Amey Jadiye">Replace FindBugs with SpotBugs #56.</action>
<action type="update" dev="ggregory" due-to="Chen">Javadoc typo in CSVFormat let's -> lets #57.</action>
<action issue="CSV-259" type="fix" dev="ggregory" due-to="Chen">CSVFormat.printWithEscapes throws StringIndexOutOfBoundsException when value is Reader #61.</action>
</release>
<release version="1.8" date="2020-02-01" description="Feature and bug fix release (Java 8).