diff options
-rw-r--r-- | src/changes/changes.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 1c84fe1..b7dc79d 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="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 |