changelog: add missing entry
authorNathan Hjelm <hjelmn@me.com>
Fri, 22 Jul 2016 12:38:09 +0000 (06:38 -0600)
committerNathan Hjelm <hjelmn@me.com>
Fri, 22 Jul 2016 12:38:09 +0000 (06:38 -0600)
Signed-off-by: Nathan Hjelm <hjelmn@me.com>
ChangeLog
libusb/version_nano.h

index 53416f4..15d6903 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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()
index a952e6c..3790b5f 100644 (file)
@@ -1 +1 @@
-#define LIBUSB_NANO 11122
+#define LIBUSB_NANO 11123