]> git.mxchange.org Git - quix0rs-apt-p2p.git/blobdiff - TODO
Add a log-file command line option to the main program.
[quix0rs-apt-p2p.git] / 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.