diff options
author | James Ahlborn <jtahlborn@yahoo.com> | 2012-03-29 01:31:09 +0000 |
---|---|---|
committer | James Ahlborn <jtahlborn@yahoo.com> | 2012-03-29 01:31:09 +0000 |
commit | 225aef081c3c493dd18e76a6aafc115c5169b189 (patch) | |
tree | c0f48e64f6570af4420c0391ba9bd29decae7146 /TODO.txt | |
parent | 3498d3a97edc55893be3d9c50a43217878ca15bf (diff) | |
download | jackcess-225aef081c3c493dd18e76a6aafc115c5169b189.tar.gz jackcess-225aef081c3c493dd18e76a6aafc115c5169b189.zip |
updates
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@618 f203690c-595d-4dc9-a70b-905162fa7fd2
Diffstat (limited to 'TODO.txt')
-rw-r--r-- | TODO.txt | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -18,3 +18,5 @@ Missing pieces: * EASY? (have the code, do we trust it?) - implement createReadOnlyTemp(InputStream) (delete temp file on close) * EASY +- figure out how msaccess manages page/row locks + * MEDIUM |