Tatsuhiro Tsujikawa 16 年之前
父节点
当前提交
e58c050d16
共有 1 个文件被更改,包括 6 次插入1 次删除
  1. 6 1
      NEWS

+ 6 - 1
NEWS

@@ -5,11 +5,16 @@ Release Note
 ------------
 ------------
 
 
 This release fixes the bug that --check-integrity option doesn't work
 This release fixes the bug that --check-integrity option doesn't work
-properly if a file including last piece is missing.
+properly if a file including last piece is missing and increases
+internal receive buffer for FTP in order to receive big banner.
+Ukrainian, Russian and Simplified Chinese translations were updated.
 
 
 Changes
 Changes
 -------
 -------
 
 
+ * Updated Ukrainian, Russian and Simplified Chinese
+   translations. Thanks to all translators.
+
  * Generated configure and Makefile.in using autoconf 2.63 and
  * Generated configure and Makefile.in using autoconf 2.63 and
    automake 1.10.2.  Removed AC_GNU_SOURCE from configure.ac because
    automake 1.10.2.  Removed AC_GNU_SOURCE from configure.ac because
    it is subset of AC_USE_SYSTEM_EXTENSIONS and we use latter.
    it is subset of AC_USE_SYSTEM_EXTENSIONS and we use latter.