Updated for 1.9.0

pull/1/head
Tatsuhiro Tsujikawa 2010-03-09 15:14:24 +00:00
parent ae9f87bc2a
commit 5d48691ab8
1 changed files with 3 additions and 1 deletions

4
NEWS
View File

@ -8,11 +8,13 @@ This release adds Metalink4 support and BitTorrent Local Peer
Discovery. aria2.changeUri XML-RPC method was added. It enables you
to add/remove URIs to existing downloads dynamically. We refactored
the code based on profiler results, so aria2 now runs more efficiently
than ever.
than ever. Russian and Simplified Chinese translation were updated.
Changes
-------
* Updated Russian and Simplified Chinese translation.
* Added --reuse-uri option. This option has existed quite long, but
been hidden.