You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by gg...@apache.org on 2004/01/09 20:15:58 UTC

cvs commit: jakarta-commons/codec RELEASE-NOTES.txt

ggregory    2004/01/09 11:15:58

  Modified:    codec    RELEASE-NOTES.txt
  Log:
  PR: 25995
  Obtained from: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25995
  Submitted by:	olegk@apache.org (Oleg Kalnichevski)
  Reviewed by:	Gary D. Gregory
  
  Revision  Changes    Path
  1.14      +9 -3      jakarta-commons/codec/RELEASE-NOTES.txt
  
  Index: RELEASE-NOTES.txt
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/codec/RELEASE-NOTES.txt,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- RELEASE-NOTES.txt	10 Dec 2003 00:04:46 -0000	1.13
  +++ RELEASE-NOTES.txt	9 Jan 2004 19:15:58 -0000	1.14
  @@ -8,14 +8,20 @@
   INTRODUCTION:
   
   This document contains the release notes for this version of the Commons
  -Codec package, and highlights changes since the previous version.  Version
  -1.3 contains bug fixes for the 1.2 release.
  +Codec package, and highlights changes since the previous version.  
  +
  +Version 1.3 contains bug fixes for the 1.2 release and an implementation of 
  +the DIFFERENCE algorithm in Soundex and RefinedSoundex.
   
   NEW FEATURES:
   
   * Soundex - Implemented the DIFFERENCE algorithm.
  +* RefinedSoundex - Implemented the DIFFERENCE algorithm.
   
   BUG FIXES:
  +
  +* Fix for Bug 25995: [Codec] Default URL encoding logic broken.
  +http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25995
   
   * Fix for Bug XXXX: ZZZZ
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org