From 58497c428cce6ee2125c59f179dfd2493969ccf0 Mon Sep 17 00:00:00 2001 From: James Ahlborn Date: Sat, 14 May 2011 12:18:45 +0000 Subject: [PATCH] prep for release git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@556 f203690c-595d-4dc9-a70b-905162fa7fd2 --- TODO.txt | 2 ++ src/changes/changes.xml | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/TODO.txt b/TODO.txt index cb58089..79abf42 100644 --- a/TODO.txt +++ b/TODO.txt @@ -1,5 +1,7 @@ Missing pieces: +- fix long text index entries + * ??? - implement foreign key index creation * MEDIUM - implement table, column, index renaming diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 17d877c..882fc2e 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -4,7 +4,7 @@ Tim McCune - + Refactor table loading to use indexes. Do not load all table names at database startup (should make startup faster). @@ -16,7 +16,7 @@ Add support for Access 2010, including new "General" sort order - (support for long text index entries still needs work). + (support for super-long text index entries still needs work). Access expects a row to be at least big enough to hold all fixed -- 2.39.5