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'