done with ds
authorChristian Grothoff <christian@grothoff.org>
Wed, 12 May 2010 15:02:02 +0000 (15:02 +0000)
committerChristian Grothoff <christian@grothoff.org>
Wed, 12 May 2010 15:02:02 +0000 (15:02 +0000)
TODO
src/Makefile.am

diff --git a/TODO b/TODO
index 6cd4b7240720f27e4932e0fe59f7981aee6859fb..2873fb4c5f08423547245cec48545a808a1852a6 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,6 +1,6 @@
 0.9.0pre1:
-* DATASTORE [CG]  
-  - move request queuing functionality into the API library
+* FS [CG]
+  - use new datastore API
 * MIGRATION [CG]
   - on-demand encoding => move logic to block-library!?
   - peer selection => how to consider latency/bw/etc?
index f709a63d6d88a4756f0a0a18a16f7ed492d0a96d..37d64aee20ff5e9247371cf0b5ecd576f3adf7af 100644 (file)
@@ -15,6 +15,7 @@ SUBDIRS = \
   hello \
   peerinfo \
   datacache \
+  datastore \
   template \
   transport \
   peerinfo-tool \