Updated doc.

pull/1/head
Tatsuhiro Tsujikawa 2009-02-02 14:10:27 +00:00
parent 9ab38ab1a4
commit 30fdb34c2f
1 changed files with 6 additions and 4 deletions

10
NEWS
View File

@ -4,15 +4,17 @@ aria2 1.2.0
Release Note
------------
This release includes the AdaptiveURISelector patch from Mandriva
developers. The several BitTorrent options were added: limiting the
This release adds the AdaptiveURISelector from Mandriva
developers. The several BitTorrent options were added: limiting the
number of peers and choosing port randomly from specified range and a
toggle to seed after successful hash check. Hash checking is now done
sequentially rather than simultaneously. HTTP Authorization was also
refined so that now authorization header is sent to the server only
when it is requested(there are some exceptions, see Changes
below). This release also adds experimental built-in HTTP server which
provides the current download progress in plain html.
below). aria2 now returns exit code depending on the last error. All
exit codes are documented in man page. This release also adds
experimental built-in HTTP server which provides the current download
progress in plain html.
Changes
-------