From 12c8ae79ff22a27e22cb75df3a712a8b3aef386b Mon Sep 17 00:00:00 2001 From: Vinnie Falco Date: Wed, 24 Jul 2013 03:31:29 -0700 Subject: [PATCH] Update TODO --- Subtrees/beast/TODO.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Subtrees/beast/TODO.txt b/Subtrees/beast/TODO.txt index e4a9e8f073..1beb8ed7a4 100644 --- a/Subtrees/beast/TODO.txt +++ b/Subtrees/beast/TODO.txt @@ -2,6 +2,8 @@ BEAST TODO -------------------------------------------------------------------------------- +- Document and rename all the sqdb files and classes + - Specialize UnsignedInteger<> for peformance in the storage format - Macro for acquiring a ScopedLock that records file and line.