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

+ 10 - 0
NEWS

@@ -19,6 +19,16 @@ translations were updated.
 Changes
 -------
 
+* Added --bt-tracker-interval option to specify the interval between
+  tracker requests.  If non-zero value is specified, aria2 uses it and
+  ignores the interval value in the response of tracker. If zero is
+  specified, aria2 determines the inteval value based on the tarcker
+  response and download progress.
+
+* Reduced CPU usage in RarestPieceSelector.
+
+* Reduced CPU usage when hitting download limit/upload limit.
+
 * Changed the default value of --uri-selector option from 'inorder' to
   'feedback'