summaryrefslogtreecommitdiffstats
path: root/src/changes/changes.xml
diff options
context:
space:
mode:
authorJames Ahlborn <jtahlborn@yahoo.com>2010-05-31 19:52:30 +0000
committerJames Ahlborn <jtahlborn@yahoo.com>2010-05-31 19:52:30 +0000
commit3e17a0a56a818495caa44ca883c6522a44ea6f69 (patch)
treee9eabb988bad9eb8c6fcf035c4bcd6eb87c4b6b9 /src/changes/changes.xml
parentaa1c9c85833e617e2fa458fbb622be51747de55c (diff)
downloadjackcess-3e17a0a56a818495caa44ca883c6522a44ea6f69.tar.gz
jackcess-3e17a0a56a818495caa44ca883c6522a44ea6f69.zip
Add ExportUtil and associated utilities for exporting tables to flat files (thanks to F. Gerbig), patch #3005272
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@471 f203690c-595d-4dc9-a70b-905162fa7fd2
Diffstat (limited to 'src/changes/changes.xml')
-rw-r--r--src/changes/changes.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 34142ea..a7b5539 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -4,6 +4,12 @@
<author email="javajedi@users.sf.net">Tim McCune</author>
</properties>
<body>
+ <release version="1.2.1" date="TBD">
+ <action dev="jahlborn" type="add" issue="3005272">
+ Add ExportUtil and associated utilities for exporting tables to flat
+ files (thanks to F. Gerbig).
+ </action>
+ </release>
<release version="1.2.0" date="2010-04-18">
<action dev="bhamail" type="update" issue="1451628">
Add support for access 2002/2003/2007 databases.