From: Christian Grothoff Date: Wed, 12 May 2010 15:02:02 +0000 (+0000) Subject: done with ds X-Git-Tag: initial-import-from-subversion-38251~21722 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=710cc8aaa4e716c0d2ff801c8c87511657352dba;p=oweals%2Fgnunet.git done with ds --- diff --git a/TODO b/TODO index 6cd4b7240..2873fb4c5 100644 --- 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? diff --git a/src/Makefile.am b/src/Makefile.am index f709a63d6..37d64aee2 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -15,6 +15,7 @@ SUBDIRS = \ hello \ peerinfo \ datacache \ + datastore \ template \ transport \ peerinfo-tool \