소스 검색

Update NEWS

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

+ 24 - 0
NEWS

@@ -1,3 +1,27 @@
+aria2 1.18.3
+============
+
+Release Note
+------------
+
+This release fixes the bug which may cause assertion failure after
+multi-file downloads (e.g., multi-file metalink or torrent) are
+performed several times due to the bad handling of --bt-max-open-files
+option.
+
+Changes
+-------
+
+* Enable and check PIE in makerelease-osx
+
+* Fix bug that numOpenFile_ is not reduced when MultiDiskAdaptor is
+  deleted
+
+  This bug caused assertion error in
+  RequestGroupMan::ensureMaxOpenFileLimit
+
+
+
 aria2 1.18.2
 ============