Tatsuhiro Tsujikawa 16 лет назад
Родитель
Сommit
491eed432d
1 измененных файлов с 21 добавлено и 0 удалено
  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
 ===========