Skip to content

Commit 4711c16

Browse files
committed
Update an issue type.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1744857 13f79535-47bb-0310-9956-ffa450edef68
1 parent a8be319 commit 4711c16

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<body>
4141
<release version="1.4" date="2016-MM-DD" description="Feature and bug fix release">
4242
<action issue="CSV-181" type="update" dev="ggregory" due-to="Gary Gregory">Make CSVPrinter.print(Object) GC-free.</action>
43-
<action issue="CSV-182" type="update" dev="ggregory" due-to="Gary Gregory">Allow some printing operations directly from CSVFormat.</action>
43+
<action issue="CSV-182" type="add" dev="ggregory" due-to="Gary Gregory">Allow some printing operations directly from CSVFormat.</action>
4444
</release>
4545
<release version="1.3" date="2016-05-09" description="Feature and bug fix release">
4646
<action issue="CSV-179" type="add" dev="britter">Add shortcut method for using first record as header to CSVFormat</action>

0 commit comments

Comments
 (0)