Code

documentation cleanup
[roundup.git] / TODO.txt
index cf79d7fedd3d13c057d9ec1aa5fbd9f6cebf3187..f300d4fa255a5a968b02b91d475cca0eab3f54d3 100644 (file)
--- a/TODO.txt
+++ b/TODO.txt
@@ -1,7 +1,10 @@
 This file has been re-purposed to contain specifically the items that need
 doing before the next release:
 
+- sessions, otks and indexing in RDBMSes
 - add tests for group-by-multilink so I finally implement it for the RDBMSes
 - full coverage analysis for unit tests
-- migrate to numeric ID values (fixes bug 817217)
+- s/getnode/getitem in backends (and s/Node/Item)
+- activity_by meta-property
 
+- migrate to numeric ID values (fixes bug 817217)