Update ChangeLog in preparation for 1.0.25
authorNathan Hjelm <hjelmn@google.com>
Sun, 16 May 2021 21:18:06 +0000 (15:18 -0600)
committerNathan Hjelm <hjelmn@google.com>
Sun, 16 May 2021 21:18:06 +0000 (15:18 -0600)
Signed-off-by: Nathan Hjelm <hjelmn@google.com>
ChangeLog
libusb/version_nano.h

index 7aabdc3..3fe00a1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,9 @@
 For detailed information about the changes below, please see the git log or
 visit: http://log.libusb.info
 
-2021-01-13: v1.0.25-pre
+2021-05-16: v1.0.25-pre
+* Darwin (macOS): Add support for detaching kernel drivers with authorization.
+* Darwin (macOS): Do not drop partial data on timeout.
 * Darwin (macOS): Silence pipe error in set_interface_alt_setting().
 
 2020-12-09: v1.0.24
index 03d819b..957a371 100644 (file)
@@ -1 +1 @@
-#define LIBUSB_NANO 11614
+#define LIBUSB_NANO 11615