diff options
Diffstat (limited to 'src/changes/changes.xml')
-rw-r--r-- | src/changes/changes.xml | 5 |
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" |