summaryrefslogtreecommitdiffstats
path: root/TODO.txt
diff options
context:
space:
mode:
authorJames Ahlborn <jtahlborn@yahoo.com>2013-03-16 15:23:04 +0000
committerJames Ahlborn <jtahlborn@yahoo.com>2013-03-16 15:23:04 +0000
commitf0a73c3a29f1d06a48d3127c86d23e45d481e5ff (patch)
tree1de5b92c348795bfc9aaac4dbedd24d88ffa3246 /TODO.txt
parentab4b5c731fc387a2a584787c8e8948e8b1596182 (diff)
downloadjackcess-f0a73c3a29f1d06a48d3127c86d23e45d481e5ff.tar.gz
jackcess-f0a73c3a29f1d06a48d3127c86d23e45d481e5ff.zip
add return values from most modification methods; add unit tests for new modification methods
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/branches/jackcess-2@693 f203690c-595d-4dc9-a70b-905162fa7fd2
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/TODO.txt b/TODO.txt
index 9ded7f1..28caeed 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -42,5 +42,5 @@ Refactor goals:
- clean up javadocs
- enhance public api classes
- add @usage tags to util classes
-- add unit tests for Row update/delete methods, add/update *FromMap methods
-- add reason to unsupop throws for indexes
+* add unit tests for Row update/delete methods, add/update *FromMap methods
+* add reason to unsupop throws for indexes