Update changelog in preperation for rolling 1.0.25
authorNathan Hjelm <hjelmn@google.com>
Wed, 13 Jan 2021 22:59:33 +0000 (15:59 -0700)
committerNathan Hjelm <hjelmn@google.com>
Wed, 13 Jan 2021 22:59:33 +0000 (15:59 -0700)
Signed-off-by: Nathan Hjelm <hjelmn@google.com>
ChangeLog
libusb/version_nano.h

index 3530777..7aabdc3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +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
+* Darwin (macOS): Silence pipe error in set_interface_alt_setting().
+
 2020-12-09: v1.0.24
 * Add new platform abstraction (#252)
 * Add Null POSIX backend
index ce7c73c..6e25f2d 100644 (file)
@@ -1 +1 @@
-#define LIBUSB_NANO 11592
+#define LIBUSB_NANO 11593