Parcourir la source

Updated for 1.8.3 release.

Tatsuhiro Tsujikawa il y a 16 ans
Parent
commit
491eed432d
1 fichiers modifiés avec 21 ajouts et 0 suppressions
  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
 ===========