aboutsummaryrefslogtreecommitdiffstats
path: root/TODO.txt
diff options
context:
space:
mode:
authorJames Ahlborn <jtahlborn@yahoo.com>2010-01-20 02:42:53 +0000
committerJames Ahlborn <jtahlborn@yahoo.com>2010-01-20 02:42:53 +0000
commite2a6a36d77766020c26e0224ee4c3499bd071a9d (patch)
tree7d16af10cdb138a27eac76f539ff7bd7cff3d24f /TODO.txt
parentb771eb7fa4a7c06a60c580747e0919e4c1e20a52 (diff)
downloadjackcess-e2a6a36d77766020c26e0224ee4c3499bd071a9d.tar.gz
jackcess-e2a6a36d77766020c26e0224ee4c3499bd071a9d.zip
prep for release
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@431 f203690c-595d-4dc9-a70b-905162fa7fd2
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt5
1 files changed, 1 insertions, 4 deletions
diff --git a/TODO.txt b/TODO.txt
index 74c772e..e8a310a 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -1,10 +1,7 @@
Missing pieces:
-- handle more text index entry types (extended charsets, alternate encodings)
- * MEDIUM
- implement index creation
- * VERY HARD (still missing knowledge about all the magic bits in index meta
- data)
+ * HARD (still missing knowledge about all the magic bits in index meta data)
- implement table, column, index renaming
* EASY
- implement table, column, index deletion