Skip to content

Commit 48b8666

Browse files
committed
[CODEC-117] Caverphone encodes names starting and ending with "mb" incorrectly.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/codec/trunk@1075948 13f79535-47bb-0310-9956-ffa450edef68
1 parent 41c68e9 commit 48b8666

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

src/changes/changes.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,9 @@
6868
<action dev="ggregory" type="remove" issue="CODEC-116" due-to="ggregory">
6969
Remove deprecated package private method Base64.discardWhitespace(byte[])
7070
</action>
71+
<action dev="ggregory" type="fix" issue="CODEC-117" due-to="ggregory">
72+
Caverphone encodes names starting and ending with "mb" incorrectly.
73+
</action>
7174
</release>
7275
<release version="1.4" date="9 August 2009" description="Feature and fix release.">
7376
<action dev="ggregory" type="fix" issue="CODEC-80" due-to="Julius Davies">

0 commit comments

Comments
 (0)