From b1ee9d1ff5b0a75a28d7d80e659ab792f2e7a936 Mon Sep 17 00:00:00 2001 From: Cameron Dale Date: Mon, 14 Jan 2008 17:29:38 -0800 Subject: [PATCH] Remove a completed TODO item. --- TODO | 8 -------- 1 file changed, 8 deletions(-) diff --git a/TODO b/TODO index eca4e13..10971a0 100644 --- 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. -- 2.39.5