Remove a completed TODO item.
authorCameron Dale <camrdale@gmail.com>
Tue, 15 Jan 2008 01:29:38 +0000 (17:29 -0800)
committerCameron Dale <camrdale@gmail.com>
Tue, 15 Jan 2008 01:29:38 +0000 (17:29 -0800)
TODO

diff --git a/TODO b/TODO
index eca4e1325c26a7fb6cf758e470c4a8fb8ee32b0c..10971a0f691868d146ac8f9caa943ac824d6a2bd 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,11 +1,3 @@
-Hashes of files need to be stored permanently.
-
-A new database of files and their hashes is needed. It should store the 
-location and hash of the file as well as the modtime and other details 
-so we can check if a file needs to be rehashed on startup. The DB can 
-also be used to store info needed to manage the values stored in the DHT.
-
-
 Change all print statements to log.msg() calls.