aboutsummaryrefslogtreecommitdiffstats
path: root/usbdrv/Changelog.txt
diff options
context:
space:
mode:
Diffstat (limited to 'usbdrv/Changelog.txt')
-rw-r--r--usbdrv/Changelog.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/usbdrv/Changelog.txt b/usbdrv/Changelog.txt
index 60d089b..0d29555 100644
--- a/usbdrv/Changelog.txt
+++ b/usbdrv/Changelog.txt
@@ -311,6 +311,7 @@ Scroll down to the bottom to see the most recent changes.
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.
+ - Fixed wrong hex value for 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.
+ in USB 1.1 any more. Set it to 0. This is for backward compatibility.
+