alvinalexander.com | career | drupal | java | mac | mysql | perl | scala | uml | unix  

Commons Codec example source code file (RELEASE-NOTES-1.0-dev.txt)

This example Commons Codec source code file (RELEASE-NOTES-1.0-dev.txt) is included in the DevDaily.com "Java Source Code Warehouse" project. The intent of this project is to help you "Learn Java by Example" TM.

Java - Commons Codec tags/keywords

base64, bug, codec, codec, commons, commons, id, introduction, metaphone, new, soundex, the, the, this

The Commons Codec RELEASE-NOTES-1.0-dev.txt source code

Please use ./xdocs/changes.xml instead of this file.

$Id: RELEASE-NOTES-1.0-dev.txt 651573 2008-04-25 11:11:21Z niallp $

			Commons Codec Package
			   Version 1.0-dev
			    Release Notes


INTRODUCTION:

This document contains the release notes for this version of the Commons
Codec package, and highlights changes since the previous version.  The
current release adds new features and bug fixes, and is being done now to
follow the release early/release often mentality.


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:


Other Commons Codec examples (source code examples)

Here is a short list of links related to this Commons Codec RELEASE-NOTES-1.0-dev.txt source code file:

... this post is sponsored by my books ...

#1 New Release!

FP Best Seller

 

new blog posts

 

Copyright 1998-2021 Alvin Alexander, alvinalexander.com
All Rights Reserved.

A percentage of advertising revenue from
pages under the /java/jwarehouse URI on this website is
paid back to open source projects.