<author email="javajedi@users.sf.net">Tim McCune</author>
</properties>
<body>
+ <release version="1.2.2" date="TBD">
+ <action dev="jahlborn" type="update">
+ Add support for specifying a quote character on import from flat
+ files.
+ </action>
+ <action dev="jahlborn" type="update">
+ Add support for reading database password.
+ </action>
+ <action dev="jahlborn" type="update" issue="3065010">
+ Add support for plugging implementations of various page
+ encoding/decoding algorithms.
+ </action>
+ </release>
<release version="1.2.1" date="2010-08-01">
<action dev="jahlborn" type="add" issue="3005272">
Add ExportUtil and associated utilities for exporting tables to flat
/*
-Copyright (c) 2005 Health Market Science, Inc.
+Copyright (c) 2010 James Ahlborn
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
USA
-
-You can contact Health Market Science at info@healthmarketscience.com
-or at the following address:
-
-Health Market Science
-2700 Horizon Drive
-Suite 200
-King of Prussia, PA 19406
*/
package com.healthmarketscience.jackcess;
/*
-Copyright (c) 2005 Health Market Science, Inc.
+Copyright (c) 2010 James Ahlborn
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
USA
-
-You can contact Health Market Science at info@healthmarketscience.com
-or at the following address:
-
-Health Market Science
-2700 Horizon Drive
-Suite 200
-King of Prussia, PA 19406
*/
package com.healthmarketscience.jackcess;
/*
-Copyright (c) 2005 Health Market Science, Inc.
+Copyright (c) 2010 James Ahlborn
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
USA
-
-You can contact Health Market Science at info@healthmarketscience.com
-or at the following address:
-
-Health Market Science
-2700 Horizon Drive
-Suite 200
-King of Prussia, PA 19406
*/
package com.healthmarketscience.jackcess;