From: <zep...@us...> - 2011-06-08 20:13:06
|
Revision: 427 http://flatpack.svn.sourceforge.net/flatpack/?rev=427&view=rev Author: zepernick Date: 2011-06-08 20:13:00 +0000 (Wed, 08 Jun 2011) Log Message: ----------- Modified Paths: -------------- trunk/src/site/changes.xml Modified: trunk/src/site/changes.xml =================================================================== --- trunk/src/site/changes.xml 2011-06-08 20:06:57 UTC (rev 426) +++ trunk/src/site/changes.xml 2011-06-08 20:13:00 UTC (rev 427) @@ -14,6 +14,7 @@ <action dev="zepernick" type="fix">DBDelimitedParser was trying to build column names from the first record when ignore first was set to false. Column mappings should always come from the DB for this class.</action> + <action dev="zepernick" type="add">BuffReader Parser now support Database Column Mappings</action> </release> <release version="3.2.0" date="2010-03-03" description="New parse options"> <action dev="benoitx" type="add">Added a getBigDecimal method on DataSet.</action> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |