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.13 2003/12/10 00:04:46 ggregory Exp $
1+ $Id: RELEASE-NOTES.txt,v 1.14 2004/01/09 19:15:58 ggregory Exp $
22
33 Commons Codec Package
44 Version 1.3-dev
@@ -8,15 +8,21 @@ $Id: RELEASE-NOTES.txt,v 1.13 2003/12/10 00:04:46 ggregory Exp $
88INTRODUCTION:
99
1010This document contains the release notes for this version of the Commons
11- Codec package, and highlights changes since the previous version. Version
12- 1.3 contains bug fixes for the 1.2 release.
11+ Codec package, and highlights changes since the previous version.
12+
13+ Version 1.3 contains bug fixes for the 1.2 release and an implementation of
14+ the DIFFERENCE algorithm in Soundex and RefinedSoundex.
1315
1416NEW FEATURES:
1517
1618* Soundex - Implemented the DIFFERENCE algorithm.
19+ * RefinedSoundex - Implemented the DIFFERENCE algorithm.
1720
1821BUG FIXES:
1922
23+ * Fix for Bug 25995: [Codec] Default URL encoding logic broken.
24+ http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25995
25+
2026* Fix for Bug XXXX: ZZZZ
2127
2228* Fixes for missing tags in Javadoc comments.
You can’t perform that action at this time.
0 commit comments