summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorPete Batard <pete@akeo.ie>2012-05-07 00:05:36 +0100
committerPete Batard <pete@akeo.ie>2012-05-07 00:05:36 +0100
commitd190bd7887ba7aba5949704592d5a18680e8a2df (patch)
treeb222dc6864d7ae025a3efad30f84266951d9297a /NEWS
parent463dda06db5da5de0eab32820c7af60605625afe (diff)
downloadlibusb-d190bd7887ba7aba5949704592d5a18680e8a2df.tar.gz
libusbx 1.0.11-rc1v1.0.11-rc1
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS9
1 files changed, 9 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 806df94..03f3b60 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,15 @@ This file lists notable changes in each release.
For fine grained history, please see the git log at:
http://libusbx.git.sourceforge.net/git/gitweb.cgi?p=libusbx/libusbx;a=log
+2012-05-06: v1.0.11
+* Revert removal of critical Windows event handling that was introduced in 1.0.10
+* Fix a possible deadlock in Windows when submitting transfers
+* Add timestamped logging
+* Add NetBSD support (experimental) and BSD libusb_get_device_speed() data
+* Add bootstrap.sh alongside autogen.sh (bootstrap.sh doesn't invoke configure)
+* Search for device nodes in /dev for Android support
+* Other bug fixes
+
2012-04-17: v1.0.10
* Public release
* Add libusb_get_version