From 5d48691ab815fb53f05687540be2179e60b1a77e Mon Sep 17 00:00:00 2001 From: Tatsuhiro Tsujikawa Date: Tue, 9 Mar 2010 15:14:24 +0000 Subject: [PATCH] Updated for 1.9.0 --- NEWS | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index bd641a20..37a983b3 100644 --- a/NEWS +++ b/NEWS @@ -8,11 +8,13 @@ This release adds Metalink4 support and BitTorrent Local Peer Discovery. aria2.changeUri XML-RPC method was added. It enables you to add/remove URIs to existing downloads dynamically. We refactored the code based on profiler results, so aria2 now runs more efficiently -than ever. +than ever. Russian and Simplified Chinese translation were updated. Changes ------- + * Updated Russian and Simplified Chinese translation. + * Added --reuse-uri option. This option has existed quite long, but been hidden.