From: <zep...@us...> - 2006-12-16 18:04:06
|
Revision: 240 http://svn.sourceforge.net/pzfilereader/?rev=240&view=rev Author: zepernick Date: 2006-12-16 10:04:03 -0800 (Sat, 16 Dec 2006) Log Message: ----------- Modified Paths: -------------- trunk/src/site/changes.xml Modified: trunk/src/site/changes.xml =================================================================== --- trunk/src/site/changes.xml 2006-12-16 17:57:34 UTC (rev 239) +++ trunk/src/site/changes.xml 2006-12-16 18:04:03 UTC (rev 240) @@ -8,6 +8,8 @@ </properties> <body> <release version="2.3.0" date="in svn" description="Move to Maven and Subversion"> + <action dev="zepernick" type="change">Removed ParserUtils.getColumnMDFromFile(InputStream, String, String) this method + was depricated in 2.2</action> <action dev="zepernick" type="change">Removed setters and default constructor from DataError. Error properties are set through the new constructor.</action> <action dev="zepernick" type="add">added the ability to limit the column which are exported to Excel in the ExcelTransformer class</action> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |