changelog: add entry for new solaris backend

Signed-off-by: Nathan Hjelm <hjelmn@me.com>
This commit is contained in:
Nathan Hjelm
2016-07-24 20:01:15 -06:00
parent eefd32213e
commit bb014d8dc7
2 changed files with 2 additions and 1 deletions

View File

@@ -5,6 +5,7 @@ visit: http://log.libusb.info
* Darwin: Ignore root hub simulation devices
* Darwin: Improved support for OS X El Capitan
* Linux: Support preallocating kernel memory for zerocopy USB
* Solaris: Add solaris backend
* 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 11124
#define LIBUSB_NANO 11125