File Release Notes and Changelog

Release Name: beta-20060615

Notes:
prefuse beta, version 2006.05.26

Introduces a new data sorting subsystem. Also includes some fixes and updates. See change log for the details.

Changes: 2006.06.15 - Added full sorting mechanisms for TupleSets, see prefuse.data.util.Sort - Added query operations "select" and "remove" to prefuse.data.Table - Added ExpressionParser.predicate(String) method to parse predicates only - Updated IOLib to recognize GZip files with ".Z" extension - Fixed object cloning bug in prefuse.data.Schema - Fixed naming bug in PositionFunction - now returns correct name - Fixed object creation bug in DateColumn; now creates the proper subclass of java.util.Date as needed