Skip to content

Commit d6c608b

Browse files
committed
updated changes report for RC2
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/io/trunk@1721564 13f79535-47bb-0310-9956-ffa450edef68
1 parent 5a22090 commit d6c608b

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

src/changes/changes.xml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,10 @@ The <action> type attribute can be add,update,fix,remove.
4646

4747
<body>
4848
<!-- The release date is the date RC is cut -->
49-
<release version="2.5" date="2015-11-23" description="New features and bug fixes.">
49+
<release version="2.5" date="2015-12-23" description="New features and bug fixes.">
50+
<action issue="IO-433" dev="krosenvold" type="add">
51+
Converted all testcases to JUnit 4
52+
</action>
5053
<action issue="IO-487" dev="bdelacretaz" type="add">
5154
Add ValidatingObjectInputStream for controlled deserialization
5255
</action>

0 commit comments

Comments
 (0)