Correct a typo in the Changelog and clean up a stray file
authorChris Dickens <christopher.a.dickens@gmail.com>
Sun, 13 Dec 2020 23:46:27 +0000 (15:46 -0800)
committerChris Dickens <christopher.a.dickens@gmail.com>
Sun, 13 Dec 2020 23:46:27 +0000 (15:46 -0800)
Signed-off-by: Chris Dickens <christopher.a.dickens@gmail.com>
ChangeLog
libusb/version_nano.h
test [deleted file]

index df47bd5..3530777 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,7 +12,7 @@ visit: http://log.libusb.info
 * Darwin (macOS): use IOUSBDevice as darwin_device_class explicitly (#693)
 * Linux: Drop support for kernel older than 2.6.32
 * Linux: Provide an event thread name (#689)
-* Linux: Wait until all USBs have been reaped before freeing them (#607)
+* Linux: Wait until all URBs have been reaped before freeing them (#607)
 * NetBSD: Recognize device timeouts (#710)
 * OpenBSD: Allow opening ugen devices multiple times (#763)
 * OpenBSD: Support libusb_get_port_number() (#764)
index 0f100a8..61a0a70 100644 (file)
@@ -1 +1 @@
-#define LIBUSB_NANO 11584
+#define LIBUSB_NANO 11585
diff --git a/test b/test
deleted file mode 100644 (file)
index e69de29..0000000