diff options
author | Daniel Drake <dan@reactivated.net> | 2009-11-22 17:20:53 +0000 |
---|---|---|
committer | Daniel Drake <dan@reactivated.net> | 2009-11-22 17:20:53 +0000 |
commit | a4186794d87124503db2f5f51f51ce90bb95daa7 (patch) | |
tree | 7cfd6e4837e23a65a961c605e59493a527836e78 /NEWS | |
parent | 8392ff22136fccaf1e15d186157609b8dd127bc5 (diff) | |
download | libusb-a4186794d87124503db2f5f51f51ce90bb95daa7.tar.gz |
v1.0.6 releasev1.0.6
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,6 +1,10 @@ This file lists notable changes in each release. For the full history of all changes, see ChangeLog. +2009-11-22: v1.0.6 +* Bug fixes +* Increase libusb_handle_events() timeout to 60s for powersaving + 2009-11-15: v1.0.5 * Use timerfd when available for timer management * Small fixes/updates |