summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorChris Dickens <christopher.a.dickens@gmail.com>2018-01-27 17:29:46 -0800
committerChris Dickens <christopher.a.dickens@gmail.com>2018-01-27 17:29:46 -0800
commit8ddd8d994df6e367603266630bc2fe83b9cad868 (patch)
tree89a03553e544ff0a21a949bb080687719e977f7c /ChangeLog
parent4687401350eaeb1a6ad78fcf7c4fadb41cc77a0d (diff)
downloadlibusb-8ddd8d994df6e367603266630bc2fe83b9cad868.tar.gz
libusb 1.0.22-rc2v1.0.22-rc2
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index be6336a..d717360 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,10 +1,11 @@
For detailed information about the changes below, please see the git log or
visit: http://log.libusb.info
-2018-01-08: v1.0.22:
+2018-01-27: v1.0.22:
* New libusb_set_option() API
* Fix transfer timeout not being cleared upon resubmission
* Report super speed plus devices on modern Linux and macOS
+* Darwin: Improve support for macOS Sierra and High Sierra
* Darwin: SDK fixes and improvements
* Linux: Let initialization succeed when no devices are present
* Linux: Mark internal file descriptors with CLOEXEC flag