File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- $Id: RELEASE-NOTES.txt,v 1.9 2003/11/08 01:52:25 ggregory Exp $
1+ $Id: RELEASE-NOTES.txt,v 1.10 2003/11/12 02:16:34 ggregory Exp $
22
33 Commons Codec Package
44 Version 1.2 RC1
@@ -38,7 +38,7 @@ BUG FIXES:
3838
3939* Fix for Bug 24484: Soundex.setMaxLength causes bugs and is not needed.
4040 Calling Soundex.setMaxLength() with a value of 2 or less causes the wrong
41- answer to be returned. Since the encoding returned by Soundex is always
42- of length 4 by definition (we do not use the '-' in as a letter-nnn separator)
43- the need for a maxLength attribute is not needed. Deprecate the field and
44- accessor methods.
41+ answer to be returned. Since the encoding returned by Soundex is always
42+ of length 4 by definition (we do not use the '-' in as a letter-nnn
43+ separator) the need for a maxLength attribute is not needed. Deprecate
44+ the field and accessor methods.
You can’t perform that action at this time.
0 commit comments