aboutsummaryrefslogtreecommitdiffstats
path: root/src/changes/changes.xml
diff options
context:
space:
mode:
authorJames Ahlborn <jtahlborn@yahoo.com>2017-05-11 03:37:22 +0000
committerJames Ahlborn <jtahlborn@yahoo.com>2017-05-11 03:37:22 +0000
commitae032248c90651dfe64ffe6c072660fea0e2b352 (patch)
tree3da9ebbb7dee8342de2dfd2b1a3bd8ec974a69e1 /src/changes/changes.xml
parentae60e32d4044c44fd1cf4e2363f5f10715daedeb (diff)
downloadjackcess-ae032248c90651dfe64ffe6c072660fea0e2b352.tar.gz
jackcess-ae032248c90651dfe64ffe6c072660fea0e2b352.zip
Add CustomLinkResolver which facilitates loading linked tables from files which are not access databases. fixes feature request #36
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@1095 f203690c-595d-4dc9-a70b-905162fa7fd2
Diffstat (limited to 'src/changes/changes.xml')
-rw-r--r--src/changes/changes.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index ba2583d..d46a983 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -18,6 +18,11 @@
issue="3">
Allow inserting negative auto number fields, thanks to Gord Thompson.
</action>
+ <action dev="jahlborn" type="update" system="SourceForge2Features"
+ issue="36">
+ Add CustomLinkResolver which facilitates loading linked tables from
+ files which are not access databases.
+ </action>
</release>
<release version="2.1.6" date="2016-11-29">
<action dev="jahlborn" type="update" system="SourceForge2Features"