Skip to content

Commit 9cc8e7c

Browse files
committed
Use a minus char in description.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/codec/trunk@1636497 13f79535-47bb-0310-9956-ffa450edef68
1 parent 9c98527 commit 9cc8e7c

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,7 +43,7 @@ The <action> type attribute can be add,update,fix,remove.
4343
</properties>
4444
<body>
4545
<release version="1.10" date="DD November 2014" description="Feature and fix release.">
46-
<action dev="ggregory" type="add" issue="CODEC-192" due-to="Thomas Neidhart">Add DaitchMokotoff Soundex</action>
46+
<action dev="ggregory" type="add" issue="CODEC-192" due-to="Thomas Neidhart">Add Daitch-Mokotoff Soundex</action>
4747
<action dev="tn" type="fix" issue="CODEC-185" due-to="Sean Busbey">Added clarification to Javadoc of Base64 concerning the use of the urlSafe parameter</action>
4848
<action dev="tn" type="fix" issue="CODEC-191" due-to="Igor Savin">Added clarification to the Javadoc of Base[32|64]OutputStream that it is mandatory to call close()</action>
4949
<action dev="ggregory" type="fix" issue="CODEC-188" due-to="Hendrik Saly">Add support for HMAC Message Authentication Code (MAC) digests</action>

0 commit comments

Comments
 (0)