summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNathan Hjelm <hjelmn@me.com>2016-07-22 06:38:09 -0600
committerNathan Hjelm <hjelmn@me.com>2016-07-22 06:38:09 -0600
commit69767330ff9b30736624d60b2e6bc2cdb6382e2e (patch)
treee58cb053602649a865547f428306241c5ca8bb4d /ChangeLog
parent3564c18d83251b2201644f1c669c6faebe267134 (diff)
downloadlibusb-69767330ff9b30736624d60b2e6bc2cdb6382e2e.tar.gz
changelog: add missing entry
Signed-off-by: Nathan Hjelm <hjelmn@me.com>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 53416f4..15d6903 100644
--- 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()