From 66c5b4ed01315d3e6ae8747378f15c1fbfdc6bce Mon Sep 17 00:00:00 2001 From: Vinnie Falco Date: Sun, 21 Jul 2013 13:06:31 -0700 Subject: [PATCH] Add identity import tests to NodeStoreTests --- TODO.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO.txt b/TODO.txt index ae7183418..e4a9e8f07 100644 --- a/TODO.txt +++ b/TODO.txt @@ -2,6 +2,8 @@ BEAST TODO -------------------------------------------------------------------------------- +- Specialize UnsignedInteger<> for peformance in the storage format + - Macro for acquiring a ScopedLock that records file and line. - Rename HeapBlock routines to not conflict with _CRTDBG_MAP_ALLOC macros