]> source.dussan.org Git - jackcess.git/commitdiff
add changelog entry for access 97 index support
authorJames Ahlborn <jtahlborn@yahoo.com>
Mon, 19 Aug 2019 22:49:38 +0000 (22:49 +0000)
committerJames Ahlborn <jtahlborn@yahoo.com>
Mon, 19 Aug 2019 22:49:38 +0000 (22:49 +0000)
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@1315 f203690c-595d-4dc9-a70b-905162fa7fd2

src/changes/changes.xml

index 1c84fe1c12901b6bdb449e0c6ab0a37979283f23..b7dc79da3c92551266fe88fa6a7d27b823f3c1bd 100644 (file)
@@ -4,6 +4,12 @@
     <author email="javajedi@users.sf.net">Tim McCune</author>
   </properties>
   <body>
+    <release version="3.0.2" date="TBD">
+      <action dev="jahlborn" type="update">
+        Add support for Access 97 general collation order, enabling indexes to
+        be used with Access 97 dbs.
+      </action>
+    </release>
     <release version="3.0.1" date="2019-04-13">
       <action dev="jahlborn" type="update">
         Add ColumnFormatter utility which can apply Column "Format" property