From c742affc7e2b35f02eef2af7607490cd9fbb002f Mon Sep 17 00:00:00 2001 From: Christian Starkjohann Date: Sun, 8 Jan 2012 20:08:53 +0000 Subject: - documented changes --- usbdrv/Changelog.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/usbdrv/Changelog.txt b/usbdrv/Changelog.txt index 8eb2d96..60d089b 100644 --- a/usbdrv/Changelog.txt +++ b/usbdrv/Changelog.txt @@ -307,5 +307,10 @@ Scroll down to the bottom to see the most recent changes. * Release 2010-07-15 + - Fixed bug in usbDriverSetup() which prevented descriptor sizes above 255 + bytes. + - Avoid a compiler warning for unused parameter in usbHandleResetHook() when + compiler option -Wextra is enabled. + - Fixed hex conversion of some IDs in USB-IDs-for-free.txt. - Keep a define for USBATTR_BUSPOWER, although the flag does not exist in USB 1.1 any more. Set it to 0. -- cgit v1.2.3