Преглед на файлове

Updated for 1.6.3 release.

Tatsuhiro Tsujikawa преди 16 години
родител
ревизия
b5136c2028
променени са 1 файла, в които са добавени 35 реда и са изтрити 0 реда
  1. 35 0
      NEWS

+ 35 - 0
NEWS

@@ -1,3 +1,38 @@
+aria2 1.6.3
+===========
+
+Release Note
+------------
+
+This release fixes reported bugs and updates Polish, Catalan, French,
+Italian, Russian and Japanese translations.
+
+Changes
+-------
+
+ * Updated Polish, Catalan, French, Italian, Russian and Japanese
+   translations. Thanks to all translators.
+
+ * Fixed the bug that DHTAbstractNodeLookupTask never finishes if
+   error occurred in DHTMessageDispatcherImpl::sendMessage().
+
+ * Fixed the bug that in Windows environment new blank line is
+   inserted when console readout is updated.
+
+ * Fixed the bug that when downloading more than one torrent with
+   multiple ports in --listen-port, listening port is not reported
+   properly to tracker for 2nd or later torrents.
+
+ * Fixed typos in documentation.
+
+ * Fixed the bug that Netrc::parse() cannot recognize comment line.
+
+ * Fixed Metalink piping no longer works.
+
+ * Fixed "--ftp-passwd" option ignored when user name embedded in URI.
+
+
+
 aria2 1.6.2
 ===========