changelog: add missing entry

Signed-off-by: Nathan Hjelm <hjelmn@me.com>
This commit is contained in:
Nathan Hjelm
2016-07-22 06:38:09 -06:00
parent 3564c18d83
commit 69767330ff
2 changed files with 2 additions and 1 deletions

View File

@@ -4,6 +4,7 @@ visit: http://log.libusb.info
2016-07-20: v1.0.21:
* Darwin: Ignore root hub simulation devices
* Darwin: Improved support for OS X El Capitan
* Linux: Support preallocating kernel memory for zerocopy USB
* Windows: Add Visual Studio 2015 support
* Prevent attempts to recursively hande events
* Fix race condition in handle_timeout()

View File

@@ -1 +1 @@
#define LIBUSB_NANO 11122
#define LIBUSB_NANO 11123