Sfoglia il codice sorgente

Updated for 1.11.1 release

Tatsuhiro Tsujikawa 14 anni fa
parent
commit
64962320a6
1 ha cambiato i file con 16 aggiunte e 0 eliminazioni
  1. 16 0
      NEWS

+ 16 - 0
NEWS

@@ -1,3 +1,19 @@
+aria2 1.11.1
+============
+
+Release Note
+------------
+
+This release fixes the bug that aria2 does not work on platforms which
+have kqueue() system call due to invalid timeout parameter.
+
+Changes
+-------
+
+ * Fixed the bug that microsecond part of timeval overwlows in waitData()
+
+
+
 aria2 1.11.0
 ============