diff options
author | Daniel Drake <dsd@gentoo.org> | 2009-11-06 21:54:08 +0000 |
---|---|---|
committer | Daniel Drake <dsd@gentoo.org> | 2009-11-06 21:54:08 +0000 |
commit | ef6ea6c3ae38e4524f10e16e8cb88177d39c4826 (patch) | |
tree | 81e43199407cc8996d637f638e3572bc55abcdbe /NEWS | |
parent | 217f57617e0cff0d1bd6d726b243f04c6b179773 (diff) | |
download | libusb-ef6ea6c3ae38e4524f10e16e8cb88177d39c4826.tar.gz |
v1.0.4 releasev1.0.4
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,6 +1,12 @@ This file lists notable changes in each release. For the full history of all changes, see ChangeLog. +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 + * Use new bulk continuation tracking in Linux 2.6.32 for improved handling + of short/failed transfers + 2009-08-27: v1.0.3 release * Bug fixes * Add libusb_get_max_iso_packet_size() |