소스 검색

Update NEWS

Tatsuhiro Tsujikawa 8 년 전
부모
커밋
bfb8d6dcac
1개의 변경된 파일21개의 추가작업 그리고 0개의 파일을 삭제
  1. 21 0
      NEWS

+ 21 - 0
NEWS

@@ -1,3 +1,24 @@
+aria2 1.33.1
+============
+
+Release Note
+------------
+
+This release fixes a bug that causes high CPU usage in mingw build.
+
+Changes
+-------
+
+* mingw: Fix high CPU usage in BitTorrent downloads
+
+  This commit fixes high CPU usage in BitTorrent downloads.  Only
+  mingw build is affected by this bug.
+
+  Thank you kwkam for identifying the cause of the issue, and helping
+  debugging this patch.
+
+
+
 aria2 1.33.0
 ============