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 df47bd52bda9e5c873090f5f26e2b448566a23dd..35307777ec6a1f61bb38c171fd3bec75a5aa0598 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 0f100a82478c5c09f44f31712680d4a7d6157a8d..61a0a70081ee842a12ac039ddc150814a6823a08 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