Browse Source

Updated for 1.9.0

Tatsuhiro Tsujikawa 15 years ago
parent
commit
5d48691ab8
1 changed files with 3 additions and 1 deletions
  1. 3 1
      NEWS

+ 3 - 1
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.