Skip to content

Commit 4398f33

Browse files
committed
Prepare for 1.9 RC.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/codec/trunk@1552862 13f79535-47bb-0310-9956-ffa450edef68
1 parent 2f769f2 commit 4398f33

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

src/changes/changes.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,11 @@ The <action> type attribute can be add,update,fix,remove.
4242
<author>Gary Gregory</author>
4343
</properties>
4444
<body>
45-
<release version="1.9" date="TBA" description="Feature and fix release.">
46-
<action dev="sebb" type="fix" issue="CODEC-170" due-to="Matt Bishop">Base32 decode table has spurious value</action>
47-
<action dev="ggregory" type="fix" issue="CODEC-170" due-to="Ron Wheeler, Henri Yandell">Link broken in Metaphone Javadoc</action>
45+
<release version="1.9" date="20 December 2013" description="Feature and fix release.">
4846
<action dev="ggregory" type="updated" issue="CODEC-174" due-to="Thomas Champagne">Improve performance of Beider Morse encoder</action>
4947
<action dev="ggregory" type="fix" issue="CODEC-175">Beider Morse does not close Scanners used to read config files</action>
48+
<action dev="sebb" type="fix" issue="CODEC-172" due-to="Matt Bishop">Base32 decode table has spurious value</action>
49+
<action dev="ggregory" type="fix" issue="CODEC-170" due-to="Ron Wheeler, Henri Yandell">Link broken in Metaphone Javadoc</action>
5050
<action dev="ggregory" type="fix" issue="CODEC-176" due-to="Ville Skyttä">Spelling fixes in Javadoc and comments</action>
5151
</release>
5252
<release version="1.8" date="19 April 2013" description="Feature and fix release. Requires a minimum of Java 1.6">

0 commit comments

Comments
 (0)