Ver Fonte

Updated for 1.8.3 release.

Tatsuhiro Tsujikawa há 16 anos atrás
pai
commit
491eed432d
1 ficheiros alterados com 21 adições e 0 exclusões
  1. 21 0
      NEWS

+ 21 - 0
NEWS

@@ -1,3 +1,24 @@
+aria2 1.8.3
+===========
+
+Release Note
+------------
+
+This release fixes the bug that --file-allocation=falloc doesn't work
+with single file download. It also fixes the bug that the return value
+of aria2 is unreliable if error occurs before download begins.
+
+Changes
+-------
+
+ * Fixed the bug that aria2 doesn't handle return value if error
+   occurred before download begins.
+
+ * Fixed the bug that --file-allocation=falloc doesn't work with
+   single file download.
+
+
+
 aria2 1.8.2
 ===========