Update NEWS

pull/220/merge release-1.18.5
Tatsuhiro Tsujikawa 2014-03-30 18:22:09 +09:00
parent 305ef84e5d
commit e5db3a4cbb
1 changed files with 19 additions and 0 deletions

19
NEWS
View File

@ -1,3 +1,22 @@
aria2 1.18.5
============
Release Note
------------
This release fixes BitTorrent download failure on Mingw build.
Changes
-------
* Ignore error when setting DSCP value
Setting DSCP is additional feature and failure to enable it should
not abort download entirely. This change fixes the bug that windows
build does not perform bittorrent downloads.
aria2 1.18.4
============