Updated NEWS for 1.11.1 release.

pull/1/head
Tatsuhiro Tsujikawa 2011-03-27 21:02:23 +09:00
parent c1152f061f
commit 8d8fb31a45
1 changed files with 6 additions and 2 deletions

8
NEWS
View File

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