diff options
author | Pete Batard <pete@akeo.ie> | 2012-09-20 21:58:04 +0100 |
---|---|---|
committer | Pete Batard <pete@akeo.ie> | 2012-09-20 21:58:04 +0100 |
commit | f283af2ade9fe61bfdf94a58e881a02694f278ad (patch) | |
tree | 0f7d1892aedf1ba03bd15630c5a8bef74f923162 /NEWS | |
parent | 310e5a22168f09e7131168d52b553fdd226d070e (diff) | |
download | libusb-f283af2ade9fe61bfdf94a58e881a02694f278ad.tar.gz |
libusbx-1.0.13
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ This file lists notable changes in each release. For fine grained history, please see the git log at: http://log.libusbx.org -2012-09-16: v1.0.13-rc1 +2012-09-20: v1.0.13 * [MAJOR] Fix a typo in the API with struct libusb_config_descriptor where MaxPower was used instead of bMaxPower, as defined in the specs. If your application was accessing the MaxPower attribute, and you need to maintain |