diff --git a/ChangeLog b/ChangeLog index 9c23f37b7..75e3c713c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2009-07-05 Tatsuhiro Tsujikawa + + Updated README regarding multi-file torrent web-seeding. + * doc/README.txt + 2009-07-05 Tatsuhiro Tsujikawa Updated man page regarding multi-file torrent web-seeding. diff --git a/README b/README index 53bb231b2..04c57f385 100644 --- a/README +++ b/README @@ -43,8 +43,9 @@ Here is a list of features. * FTP through HTTP Proxy * Download/Upload speed throttling * BitTorrent extensions: Fast extension, DHT, PEX, MSE/PSE, Multi-Tracker -* BitTorrent http://getright.com/seedtorrent.html[WEB-Seeding] - (single-file torrent only) +* BitTorrent http://getright.com/seedtorrent.html[WEB-Seeding]. aria2 + requests chunks more than piece size to reduce the request + overhead. It also supports pipelined requests with piece size. * Rename/change the directory structure of BitTorrent downloads completely * XML-RPC interface diff --git a/README.html b/README.html index 5f7b80cf8..cb3ddddf7 100644 --- a/README.html +++ b/README.html @@ -509,8 +509,9 @@ BitTorrent extensions: Fast extension, DHT, PEX, MSE/PSE, Multi-Tracker
  • -BitTorrent WEB-Seeding - (single-file torrent only) +BitTorrent WEB-Seeding. aria2 + requests chunks more than piece size to reduce the request + overhead. It also supports pipelined requests with piece size.

  • @@ -860,7 +861,7 @@ man aria2c