Skip to content

Commit e8e461d

Browse files
committed
Better description of a Soundex bug fix.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/codec/trunk@130232 13f79535-47bb-0310-9956-ffa450edef68
1 parent 11bae52 commit e8e461d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

RELEASE-NOTES.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
$Id: RELEASE-NOTES.txt,v 1.6 2003/11/06 19:15:09 ggregory Exp $
1+
$Id: RELEASE-NOTES.txt,v 1.7 2003/11/07 00:12:29 ggregory Exp $
22

33
Commons Codec Package
44
Version 1.2
@@ -33,6 +33,6 @@ BUG FIXES:
3333
* Fix for Bug 24360: Hex.decode(Object) throws a ClassCastException
3434
when a String argument is passed in.
3535

36-
* Fix for Bug 24471: The HW rule is not applied. Hyphens and apostrophes
36+
* Fix for Bug 24471: Soundex: The HW rule is not applied; hyphens and apostrophes
3737
are not ignored.
3838

0 commit comments

Comments
 (0)