summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorDaniel Drake <dsd@gentoo.org>2009-11-06 21:54:08 +0000
committerDaniel Drake <dsd@gentoo.org>2009-11-06 21:54:08 +0000
commitef6ea6c3ae38e4524f10e16e8cb88177d39c4826 (patch)
tree81e43199407cc8996d637f638e3572bc55abcdbe /NEWS
parent217f57617e0cff0d1bd6d726b243f04c6b179773 (diff)
downloadlibusb-ef6ea6c3ae38e4524f10e16e8cb88177d39c4826.tar.gz
v1.0.4 releasev1.0.4
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4a6a39d..b0baccd 100644
--- a/NEWS
+++ b/NEWS
@@ -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()