aboutsummaryrefslogtreecommitdiffstats
path: root/src/changes
diff options
context:
space:
mode:
authorJames Ahlborn <jtahlborn@yahoo.com>2017-05-03 01:30:57 +0000
committerJames Ahlborn <jtahlborn@yahoo.com>2017-05-03 01:30:57 +0000
commit54972c4de58d2e92f818a8adb8f772513a590d19 (patch)
treeb078aeb2842cad3a220e98d2d699f38a33c97016 /src/changes
parent1f28e955e5dd655950ef8c3903439d70eb4d375d (diff)
downloadjackcess-54972c4de58d2e92f818a8adb8f772513a590d19.tar.gz
jackcess-54972c4de58d2e92f818a8adb8f772513a590d19.zip
Cover the GENERIC_JET4 format in unit tests, thanks to Gord Thompson
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@1093 f203690c-595d-4dc9-a70b-905162fa7fd2
Diffstat (limited to 'src/changes')
-rw-r--r--src/changes/changes.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index a172b92..8b237bf 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -10,6 +10,10 @@
lookups can now be done with multi-column indexes using only some of
the columns in the index.
</action>
+ <action dev="jahlborn" type="update" system="GitHubPullRequests"
+ issue="2">
+ Cover the GENERIC_JET4 format in unit tests, thanks to Gord Thompson.
+ </action>
</release>
<release version="2.1.6" date="2016-11-29">
<action dev="jahlborn" type="update" system="SourceForge2Features"