Skip to content

Commit

Permalink
Update NEWS
Browse files Browse the repository at this point in the history
  • Loading branch information
tatsuhiro-t committed Aug 28, 2016
1 parent 753d00d commit 9b26aa4
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions NEWS
@@ -1,3 +1,24 @@
aria2 1.26.1
============

Release Note
------------

This release fixes the bug that causes assertion failure during
BitTorrent downloads.

Changes
-------

* Make assertion hold

If we have peer which is already used, make addAndCheckoutPeer()
fail. If peer is in unused list, first remove the old entry, and
then add new one. This would make assertion in ~DefaultPeerStorage
hold.



aria2 1.26.0
============

Expand Down

0 comments on commit 9b26aa4

Please sign in to comment.