Tatsuhiro Tsujikawa 16 년 전
부모
커밋
8e10a74202
1개의 변경된 파일5개의 추가작업 그리고 1개의 파일을 삭제
  1. 5 1
      NEWS

+ 5 - 1
NEWS

@@ -16,11 +16,15 @@ requested(there are some exceptions, see Changes below). aria2 now
 returns exit code depending on the last error. All exit codes are
 documented in man page.  This release also adds experimental built-in
 HTTP server which provides the current download progress in plain
-html.
+html. Indonesian, Italian, Japanese, Russian, Spanish and Ukrainian
+translations were updated.
 
 Changes
 -------
 
+* Updated Indonesian, Italian, Japanese, Russian, Spanish and
+  Ukrainian translations.  Thanks to all translators.
+
 * Fixed the segmentation fault during execution of choking algorithm
   in leecher state because of broken compare operator implementation.