changelog: add entry for new solaris backend
authorNathan Hjelm <hjelmn@me.com>
Mon, 25 Jul 2016 02:01:15 +0000 (20:01 -0600)
committerNathan Hjelm <hjelmn@me.com>
Mon, 25 Jul 2016 02:01:15 +0000 (20:01 -0600)
Signed-off-by: Nathan Hjelm <hjelmn@me.com>
ChangeLog
libusb/version_nano.h

index 15d6903..3b07a8f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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()
index 99f3422..aa2b6a3 100644 (file)
@@ -1 +1 @@
-#define LIBUSB_NANO 11124
+#define LIBUSB_NANO 11125