Skip to content

Commit ef6e2a1

Browse files
committed
[CODEC-246] ColognePhoneticTest.testIsEncodeEquals missing assertions. Closes #13.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/codec/trunk@1832546 13f79535-47bb-0310-9956-ffa450edef68
1 parent 04be4b5 commit ef6e2a1

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
@@ -43,13 +43,13 @@ The <action> type attribute can be add,update,fix,remove.
4343
</properties>
4444
<body>
4545
<release version="1.12" date="2017-MM-DD" description="Feature and fix release.">
46+
<!-- The first attribute below should be the issue id; makes it easier to navigate in the IDE outline -->
4647
<action issue="CODEC-244" dev="ggregory" type="update">Update from Java 6 to Java 7</action>
4748
<action issue="CODEC-240" dev="ggregory" type="add" due-to="Ioannis Sermetziadis">Add Percent-Encoding Codec (described in RFC3986 and RFC7578)</action>
4849
<action issue="CODEC-246" dev="ggregory" type="fix" due-to="Oscar Luis Vera Pérez">ColognePhoneticTest.testIsEncodeEquals missing assertions</action>
4950
</release>
5051
<release version="1.11" date="2017-10-20" description="Feature and fix release.">
5152
<!-- The first attribute below should be the issue id; makes it easier to navigate in the IDE outline -->
52-
5353
<action issue="CODEC-241" type="add">Add support for XXHash32</action>
5454
<action issue="CODEC-234" dev="ggregory" type="update" due-to="Christopher Schultz, Sebb">Base32.decode should support lowercase letters</action>
5555
<action issue="CODEC-233" dev="sebb" type="update" due-to="Yossi Tamari">Soundex should support more algorithm variants</action>

0 commit comments

Comments
 (0)