浏览代码

Updated for 1.9.0

Tatsuhiro Tsujikawa 15 年之前
父节点
当前提交
5d48691ab8
共有 1 个文件被更改,包括 3 次插入1 次删除
  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.