summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorPete Batard <pete@akeo.ie>2012-09-18 21:35:23 +0100
committerPete Batard <pete@akeo.ie>2012-09-18 21:35:23 +0100
commit7430e7dd338b82310b43680b99e138ee57a64f49 (patch)
treec9a62df74983ad0ebf8a43448979a8d076599fc0 /NEWS
parent25823ad681038b7eb2756c292d0e5480fe829ce5 (diff)
downloadlibusb-7430e7dd338b82310b43680b99e138ee57a64f49.tar.gz
Misc: Update copyrights, TODO and libusb_version.describe
* Changes suggested by Chuck Cook & Xiaofan Chen
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 3 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 2828370..906943a 100644
--- a/NEWS
+++ b/NEWS
@@ -13,9 +13,9 @@ http://log.libusbx.org
* Introduce LIBUSBX_API_VERSION macro
* Add Cypress FX/FX2 firmware upload sample, based fxload from
http://linux-hotplug.sourceforge.net
-* Add libusb0 (libusb-win32) and libusbK driver support on Windows. Note that
- isochronous transfers are not supported yet for these drivers, and that using the
- libusb-win32 filter driver against a composite member devices is also not supported
+* Add libusb0 (libusb-win32) and libusbK driver support on Windows. Note that while
+ the drivers allow it, isochronous transfers are not supported yet in libusbx. Also
+ not supported yet is the use of libusb-win32 filter drivers on composite interfaces
* Add support for the new get_capabilities ioctl on Linux and avoid unnecessary
splitting of bulk transfers
* Improve support for newer Intel and Renesas USB 3.0 controllers on Windows