Skip to content

Commit fb0f38f

Browse files
author
Niall Kegan Pemberton
committed
Update release notes for CODEC-84
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/codec/trunk@800163 13f79535-47bb-0310-9956-ffa450edef68
1 parent a5dfe5c commit fb0f38f

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

RELEASE-NOTES.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ o [CODEC-22] Base64.isArrayByteBase64() throws an ArrayIndexOutOfBoundsException
4343
o [CODEC-78] Base64: Improve Code Coverage
4444
o [CODEC-81] Base64's new constructor parameters ignored
4545
o [CODEC-83] Improve Double Metaphone test coverage
46+
o [CODEC-84] Double Metaphone bugs in alternative encoding
4647

4748
Changes:
4849

xdocs/changes.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,9 @@
9797
</action>
9898
<action dev="niallp" type="fix" issue="CODEC-83">
9999
Improve Double Metaphone test coverage
100+
</action>
101+
<action dev="niallp" type="fix" issue="CODEC-84">
102+
Double Metaphone bugs in alternative encoding
100103
</action>
101104
</release>
102105
<release version="1.3" date="10 July 2004" description="Feature and fix release.">

0 commit comments

Comments
 (0)