From: <zep...@us...> - 2012-01-10 15:43:52
|
Revision: 430 http://flatpack.svn.sourceforge.net/flatpack/?rev=430&view=rev Author: zepernick Date: 2012-01-10 15:43:41 +0000 (Tue, 10 Jan 2012) Log Message: ----------- Modified Paths: -------------- trunk/src/site/changes.xml Modified: trunk/src/site/changes.xml =================================================================== --- trunk/src/site/changes.xml 2011-12-12 23:31:41 UTC (rev 429) +++ trunk/src/site/changes.xml 2012-01-10 15:43:41 UTC (rev 430) @@ -15,6 +15,8 @@ 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> + <action dev="zepernick" type="fix">DelimiterWriter now also quotes elements that contain a + qualifier. It was previously only checking to see if the data contained a delmiter.</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. |