From: <zep...@us...> - 2007-04-21 21:35:06
|
Revision: 303 http://svn.sourceforge.net/pzfilereader/?rev=303&view=rev Author: zepernick Date: 2007-04-21 14:35:07 -0700 (Sat, 21 Apr 2007) Log Message: ----------- Logged new changes Modified Paths: -------------- trunk/src/site/changes.xml Modified: trunk/src/site/changes.xml =================================================================== --- trunk/src/site/changes.xml 2007-04-21 21:34:49 UTC (rev 302) +++ trunk/src/site/changes.xml 2007-04-21 21:35:07 UTC (rev 303) @@ -8,6 +8,8 @@ </properties> <body> <release version="3.1.0" date="in svn" description="Maintenance"> + <action dev="zepernick" type="change">Feature Request 1569891. Added setNullEmptyStrings to the + PZParser. This will make the DataSet.getString() return null if the column is empty.</action> <action dev="zepernick" type="change">Added option to the PZParser setIgnoreParseWarnings(boolean). When true, the parser will not log warning into the error collection in the DataSet. The default is false.</action> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |