diff options
author | Joey Hess <joeyh@joeyh.name> | 2014-12-17 14:47:23 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2014-12-17 14:47:23 -0400 |
commit | 72706ba1e4161cbff72bc4fd2a18f303197670be (patch) | |
tree | 2a377d74059ccd68822040ff69ee38417099afd1 /doc | |
parent | ada5ca1048d4d77ffb96c9e6df14f9a16f5fd107 (diff) |
update
Diffstat (limited to 'doc')
-rw-r--r-- | doc/todo/Bittorrent-like_features.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/todo/Bittorrent-like_features.mdwn b/doc/todo/Bittorrent-like_features.mdwn index 1b4dcb391..82e7d8405 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]] |