Author: ggregory
Date: Sun Mar 22 18:51:32 2015
New Revision: 1668444
URL: http://svn.apache.org/r1668444
Log:
Next release will be in 2015.
Modified:
commons/proper/codec/trunk/src/changes/changes.xml
Modified: commons/proper/codec/trunk/src/changes/changes.xml
URL:
http://svn.apache.org/viewvc/commons/proper/codec/trunk/src/changes/changes.xml?rev=1668444&r1=1668443&r2=1668444&view=diff
==============================================================================
--- commons/proper/codec/trunk/src/changes/changes.xml (original)
+++ commons/proper/codec/trunk/src/changes/changes.xml Sun Mar 22 18:51:32 2015
@@ -42,7 +42,7 @@ The <action> type attribute can be add,u
<author>Gary Gregory</author>
</properties>
<body>
- <release version="1.11" date="DD MM 2014" description="Feature and fix
release.">
+ <release version="1.11" date="DD MM 2015" description="Feature and fix
release.">
<action dev="ggregory" type="add" issue="CODEC-199" due-to="Yossi
Tamari">Bug in HW rule in Soundex</action>
<action dev="ggregory" type="add" issue="CODEC-183" due-to="Steven
Wurster">BaseNCodecOutputStream only supports writing EOF on close()</action>
<action dev="ggregory" type="add" issue="CODEC-195" due-to="Gary
Gregory">Support SHA-224 in DigestUtils on Java 8</action>