aboutsummaryrefslogtreecommitdiffstats
path: root/src/changes/changes.xml
diff options
context:
space:
mode:
authorJames Ahlborn <jtahlborn@yahoo.com>2017-05-31 03:53:25 +0000
committerJames Ahlborn <jtahlborn@yahoo.com>2017-05-31 03:53:25 +0000
commit3193d76ffd81eef6b5b743bf25132ba00861dc4b (patch)
tree11228eedb510879c333d944bdad34b6d717cce05 /src/changes/changes.xml
parent4c087727dc6fd9739a44b6874001304b629938f4 (diff)
downloadjackcess-3193d76ffd81eef6b5b743bf25132ba00861dc4b.tar.gz
jackcess-3193d76ffd81eef6b5b743bf25132ba00861dc4b.zip
Fix parsing of certain internal-use queries. Fixes issue #142
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@1102 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 f2c0e5e..94c0767 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="2.1.8" date="TBD">
+ <action dev="jahlborn" type="fix" system="SourceForge2" issue="142">
+ Fix parsing of certain internal-use queries (such as those used as the
+ data source for the fields in a form).
+ </action>
+ </release>
<release version="2.1.7" date="2017-05-17">
<action dev="jahlborn" type="update">
Implement support for partial index lookups. Efficient IndexCursor