aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/DoxygenPages/ChangeLog.txt
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2017-09-10 21:01:50 +1000
committerDean Camera <dean@fourwalledcubicle.com>2017-09-10 21:01:50 +1000
commit544c4dc9e18d56768be11dd16e3cad693e7cff46 (patch)
treee348dc0a472a6e72671f048aeac858d75815a8a1 /LUFA/DoxygenPages/ChangeLog.txt
parent01e75290a0ea730e69c8465a17626c6458d19a9b (diff)
downloadlufa-544c4dc9e18d56768be11dd16e3cad693e7cff46.tar.gz
lufa-544c4dc9e18d56768be11dd16e3cad693e7cff46.tar.bz2
lufa-544c4dc9e18d56768be11dd16e3cad693e7cff46.zip
Fixed DeviceUsesOUTPipe flag not being set correctly in the HID host class driver (thanks to Wolfgang Schnerring).
Diffstat (limited to 'LUFA/DoxygenPages/ChangeLog.txt')
-rw-r--r--LUFA/DoxygenPages/ChangeLog.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/LUFA/DoxygenPages/ChangeLog.txt b/LUFA/DoxygenPages/ChangeLog.txt
index aedfd3ce5..7d6931d41 100644
--- a/LUFA/DoxygenPages/ChangeLog.txt
+++ b/LUFA/DoxygenPages/ChangeLog.txt
@@ -6,6 +6,11 @@
/** \page Page_ChangeLog Project Changelog
*
+ * \section Sec_ChangeLogXXXXXX Version XXXXXX
+ * <b>Fixed:</b>
+ * - Core:
+ * - Fixed DeviceUsesOUTPipe flag not being set correctly in the HID host class driver (thanks to Wolfgang Schnerring)
+ *
* \section Sec_ChangeLog170418 Version 170418
* <b>New:</b>
* - Core: