bayard      02/02/21 21:33:36

  Modified:    codec    RELEASE-NOTES.txt
  Log:
  Added new components to this list
  
  Revision  Changes    Path
  1.2       +4 -1      jakarta-commons-sandbox/codec/RELEASE-NOTES.txt
  
  Index: RELEASE-NOTES.txt
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/codec/RELEASE-NOTES.txt,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- RELEASE-NOTES.txt 24 Jan 2002 05:25:20 -0000      1.1
  +++ RELEASE-NOTES.txt 22 Feb 2002 05:33:36 -0000      1.2
  @@ -1,4 +1,4 @@
  -$Id: RELEASE-NOTES.txt,v 1.1 2002/01/24 05:25:20 sanders Exp $
  +$Id: RELEASE-NOTES.txt,v 1.2 2002/02/22 05:33:36 bayard Exp $
   
                        Commons Codec Package
                           Version 1.0-dev
  @@ -16,6 +16,9 @@
   NEW FEATURES:
   
   * Base64 class from commons-httpclient in org.apache.commons.codec.base64
  +* Soundex class from commons-util in org.apache.commons.codec
  +* Metaphone class from commons-util in org.apache.commons.codec
  +* SoundexComparator class from commons-util in org.apache.commons.codec
   
   
   BUG FIXES:
  
  
  

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

Reply via email to