From 786c0a7c1bac56b2f4e12e92e5823d4d48fa0cc5 Mon Sep 17 00:00:00 2001 From: Tatsuhiro Tsujikawa Date: Sun, 6 Dec 2009 12:48:10 +0000 Subject: [PATCH] Updated for 1.7.1 --- NEWS | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/NEWS b/NEWS index 8c019cea8..fad7d0e2c 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,19 @@ +aria2 1.7.1 +=========== + +Release Note +------------ + +This release fixes the bug that --bt-prioritize-piece=tail is not +working. + +Changes +------- + + * Fixed the bug that --bt-prioritize-piece=tail is not working. + + + aria2 1.7.0 ===========