From 8f965a001e62b2786175a147aa1ab2b7dab47e44 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 17 Dec 2014 14:47:23 -0400 Subject: [PATCH] update --- doc/todo/Bittorrent-like_features.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/todo/Bittorrent-like_features.mdwn b/doc/todo/Bittorrent-like_features.mdwn index 1b4dcb3919..82e7d84056 100644 --- a/doc/todo/Bittorrent-like_features.mdwn +++ b/doc/todo/Bittorrent-like_features.mdwn @@ -46,4 +46,4 @@ This way, a torrent would just become another source for a specific file. When w That way we avoid the implementation complexity of shoving a complete bittorrent client within the assistant. The `get` operation would block until the torrent is downloaded, i guess... --[[anarcat]] -This is now somewhat implemented, see [[devblog/day_238__extending_addurl_further/]] for details. +> This is now implemented. Including magnet link support, and multi-file torrent support. Leaving toto item open for the blue-sky stuff at top. --[[Joey]]