Skip to content

Commit 02628ba

Browse files
author
Gary Gregory
committed
Name "Apache Commons" in page title.
1 parent a55a369 commit 02628ba

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
@@ -41,7 +41,7 @@ The <action> type attribute can be add,update,fix,remove.
4141

4242
<document>
4343
<properties>
44-
<title>Release Notes</title>
44+
<title>Apache Commons IO Release Notes</title>
4545
</properties>
4646

4747
<body>
@@ -104,6 +104,9 @@ The <action> type attribute can be add,update,fix,remove.
104104
<action issue="IO-608" dev="ggregory" type="add" due-to="Gary Gregory">
105105
Add a convenience NullPrintStream.
106106
</action>
107+
<action issue="IO-607" dev="ggregory" type="update" due-to="Gary Gregory">
108+
Update from Java 7 to Java 8.
109+
</action>
107110
</release>
108111

109112
<release version="2.6" date="2017-10-15" description="Java 7 required, Java 9 supported.">

0 commit comments

Comments
 (0)