From: <zep...@us...> - 2007-03-20 15:36:21
|
Revision: 287 http://svn.sourceforge.net/pzfilereader/?rev=287&view=rev Author: zepernick Date: 2007-03-20 08:36:16 -0700 (Tue, 20 Mar 2007) Log Message: ----------- Stopped column lookup from being case sensitive Modified Paths: -------------- trunk/src/site/changes.xml Modified: trunk/src/site/changes.xml =================================================================== --- trunk/src/site/changes.xml 2007-03-10 18:14:44 UTC (rev 286) +++ trunk/src/site/changes.xml 2007-03-20 15:36:16 UTC (rev 287) @@ -8,6 +8,7 @@ </properties> <body> <release version="3.1.0" date="in svn" description="Move to Maven and Subversion"> + <action dev="zepernick" type="fix">Stopped column lookup from being case sensitive</action> <action dev="zepernick" type="change">Feature Request 1566626. Added setIgnoreExtraColumns() method to the PZParser. Added the ability to ignore extra columns/bytes from delimited & fixed width files. Data is truncated when it goes outside of the column definition.</action> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |