瀏覽代碼

Updated for 1.10.2 release

Tatsuhiro Tsujikawa 15 年之前
父節點
當前提交
bf71e0c0f1
共有 1 個文件被更改,包括 22 次插入0 次删除
  1. 22 0
      NEWS

+ 22 - 0
NEWS

@@ -1,3 +1,25 @@
+aria2 1.10.2
+============
+
+Release Note
+------------
+
+This release fixes the bug that prevents HTTP redirect from working
+when multiple files are downloaded from same host at the same time.
+For netrc, aria2 now performs domain match if machine name defined in
+.netrc starts with ".".
+
+Changes
+-------
+
+ * In .netrc file, if machine name starts ".", aria2 performs domain
+   match instead of exact match.
+
+ * Fixed the bug which prevents HTTP redirection from working when
+   downloading multiple files from same host at the same time.
+
+
+
 aria2 1.10.1
 ============