Update NEWS

pull/260/head
Tatsuhiro Tsujikawa 2014-07-20 22:58:13 +09:00
parent 53718f169f
commit 93ceb5f448
1 changed files with 22 additions and 0 deletions

22
NEWS
View File

@ -1,3 +1,25 @@
aria2 1.18.7
============
Release Note
------------
This release fixes regression which makes 100% CPU utilization in
multi-file torrent download with -V option. It also fixes build error
on big endian platforms.
Changes
-------
* Fix regression 100% CPU utility when -V is used and download is
multi-file bittorrent downloads.
This is regression of a3426821c8a7f9cf8d80a81726157d4eb844f661
* Fix compile error on big endian platform
aria2 1.18.6
============