ggregory    2003/11/11 18:16:34

  Modified:    codec    RELEASE-NOTES.txt
  Log:
  80 chars per line.
  
  Revision  Changes    Path
  1.10      +5 -5      jakarta-commons/codec/RELEASE-NOTES.txt
  
  Index: RELEASE-NOTES.txt
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/codec/RELEASE-NOTES.txt,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- RELEASE-NOTES.txt 8 Nov 2003 01:52:25 -0000       1.9
  +++ RELEASE-NOTES.txt 12 Nov 2003 02:16:34 -0000      1.10
  @@ -38,7 +38,7 @@
     
   * Fix for Bug 24484: Soundex.setMaxLength causes bugs and is not needed.
     Calling Soundex.setMaxLength() with a value of 2 or less causes the wrong
  -  answer to be returned. Since the encoding returned by Soundex is always
  -  of length 4 by definition (we do not use the '-' in as a letter-nnn separator) 
  -  the need for a maxLength attribute is not needed. Deprecate the field and 
  -  accessor methods.
  +  answer to be returned.  Since the encoding returned by Soundex is always
  +  of length 4 by definition (we do not use the '-' in as a letter-nnn 
  +  separator) the need for a maxLength attribute is not needed.  Deprecate 
  +  the field and accessor methods.
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to