diff options
author | James Ahlborn <jtahlborn@yahoo.com> | 2007-07-13 01:47:42 +0000 |
---|---|---|
committer | James Ahlborn <jtahlborn@yahoo.com> | 2007-07-13 01:47:42 +0000 |
commit | f6a233212f6bc513281b28b596996b766c2919a6 (patch) | |
tree | 6943edc71a90bdc3cfc0ee9ea80b45a1122c9278 /TODO.txt | |
parent | 12e4a8cd29f1995445317d78338001b1db5d17ad (diff) | |
download | jackcess-f6a233212f6bc513281b28b596996b766c2919a6.tar.gz jackcess-f6a233212f6bc513281b28b596996b766c2919a6.zip |
added todo list
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@163 f203690c-595d-4dc9-a70b-905162fa7fd2
Diffstat (limited to 'TODO.txt')
-rw-r--r-- | TODO.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO.txt b/TODO.txt new file mode 100644 index 0000000..8205bed --- /dev/null +++ b/TODO.txt @@ -0,0 +1,3 @@ +Missing pieces: + +- large index update support (can read large indexes, but not update them) |