|
From: <zep...@us...> - 2007-10-02 00:51:19
|
Revision: 364
http://flatpack.svn.sourceforge.net/flatpack/?rev=364&view=rev
Author: zepernick
Date: 2007-10-01 17:51:22 -0700 (Mon, 01 Oct 2007)
Log Message:
-----------
added section for 3.1.1
Modified Paths:
--------------
trunk/src/site/changes.xml
Modified: trunk/src/site/changes.xml
===================================================================
--- trunk/src/site/changes.xml 2007-10-02 00:33:27 UTC (rev 363)
+++ trunk/src/site/changes.xml 2007-10-02 00:51:22 UTC (rev 364)
@@ -7,6 +7,10 @@
<title>Changes</title>
</properties>
<body>
+ <release version="3.1.1-SNAPSHOT" date="2007-10-01" description="Fix">
+ <action dex="zepernick" type="fix">Fixed bug in delimited parse when using Reader for data and map. Parameters
+ were being reversed in the code.</action>
+ </release>
<release version="3.1.0" date="2007-09-10" description="Name and structure change and new writers">
<action dev="benoitx" type="add">Paul and I would like to thank Dirk Holmes and Holger Hoffstatte from MuleSource for the initial contribution to the writer package.
The writer package will let you EXPORT a DataSet in a fixed length or Delimited (csv, etc) format. Thanks guys!</action>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|