Переглянути джерело

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
 ============