summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 7426dbf54..ed94972ac 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -7196,3 +7196,5 @@
keyboard and mouse classes if so configured. From Leo (2014-4-17).
* include/nuttx/usb/usbhost: Fix some USB HID-related conditional
compilation. From Leo (2014-4-17).
+ * drivers/usbhost/usbhost_hidmouse.c: Don't include NAKs from the device
+ in the error count. From Leo (2014-4-17).