Skip to content

Commit 04be4b5

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

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/changes/changes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ The <action> type attribute can be add,update,fix,remove.
4545
<release version="1.12" date="2017-MM-DD" description="Feature and fix release.">
4646
<action issue="CODEC-244" dev="ggregory" type="update">Update from Java 6 to Java 7</action>
4747
<action issue="CODEC-240" dev="ggregory" type="add" due-to="Ioannis Sermetziadis">Add Percent-Encoding Codec (described in RFC3986 and RFC7578)</action>
48+
<action issue="CODEC-246" dev="ggregory" type="fix" due-to="Oscar Luis Vera Pérez">ColognePhoneticTest.testIsEncodeEquals missing assertions</action>
4849
</release>
4950
<release version="1.11" date="2017-10-20" description="Feature and fix release.">
5051
<!-- The first attribute below should be the issue id; makes it easier to navigate in the IDE outline -->

0 commit comments

Comments
 (0)