diff options
author | James Ahlborn <jtahlborn@yahoo.com> | 2013-07-30 04:00:40 +0000 |
---|---|---|
committer | James Ahlborn <jtahlborn@yahoo.com> | 2013-07-30 04:00:40 +0000 |
commit | 31105fe86ade2d30177a27ef312074d72157df69 (patch) | |
tree | f39a3ba0a7753e2c9149c47430f358da3d9dd949 /TODO.txt | |
parent | d1a79d0064632cca220409abb799ab1757c6caa7 (diff) | |
download | jackcess-31105fe86ade2d30177a27ef312074d72157df69.tar.gz jackcess-31105fe86ade2d30177a27ef312074d72157df69.zip |
add site page for 1.x to 2.x upgrade
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@761 f203690c-595d-4dc9-a70b-905162fa7fd2
Diffstat (limited to 'TODO.txt')
-rw-r--r-- | TODO.txt | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -60,6 +60,7 @@ Refactor goals: * limit size of IndexPageCache? - make non-thread-safeness more explicit - refactor free-space handlers Table/Column? +- update index/cookbook for new api * public api final cleanup: * Database |