浏览代码

Updated doc.

Tatsuhiro Tsujikawa 16 年之前
父节点
当前提交
30fdb34c2f
共有 1 个文件被更改,包括 6 次插入4 次删除
  1. 6 4
      NEWS

+ 6 - 4
NEWS

@@ -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
 -------