mirror of
https://github.com/aria2/aria2.git
synced 2026-04-02 18:59:20 +00:00
Updated NEWS for 1.11.1 release.
This commit is contained in:
8
NEWS
8
NEWS
@@ -5,16 +5,20 @@ Release Note
|
||||
------------
|
||||
|
||||
This release fixes the bug that aria2 does not work on platforms which
|
||||
have kqueue() system call due to invalid timeout parameter.
|
||||
have kqueue() system call due to invalid timeout parameter. The
|
||||
--show-console-readout option was added. This option toggles the
|
||||
appearance of console readout.
|
||||
|
||||
Changes
|
||||
-------
|
||||
|
||||
* Added --show-console-readout option. This option toggles
|
||||
appearance of console readout.
|
||||
|
||||
* Fixed the bug that microsecond part of timeval overwlows in
|
||||
waitData(). This bug affects platforms which have kqueue() system
|
||||
call. Those systems are FreeBSD, OpenBSD, NetBSD and Darwin (Mac OS
|
||||
X).
|
||||
|
||||
|
||||
|
||||
aria2 1.11.0
|
||||
|
||||
Reference in New Issue
Block a user