diff options
author | Daniel Drake <dsd@gentoo.org> | 2009-11-15 12:17:13 +0000 |
---|---|---|
committer | Daniel Drake <dsd@gentoo.org> | 2009-11-15 12:17:13 +0000 |
commit | 90d8fcab9018b8e6887a7e0592d1e5f692117234 (patch) | |
tree | e4f734fe3d6eca213e513e99a3e7bde791db9424 /NEWS | |
parent | 11d591058e3f105b0e90c23bbf58b18de691e690 (diff) | |
download | libusb-90d8fcab9018b8e6887a7e0592d1e5f692117234.tar.gz |
v1.0.5 releasev1.0.5
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-15: v1.0.5 + * Use timerfd when available for timer management + * Small fixes/updates + 2009-11-06: v1.0.4 release * Bug fixes including transfer locking to fix some potential threading races * More flexibility with clock types on Linux |