aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/DoxygenPages
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2013-02-28 15:29:05 +0000
committerDean Camera <dean@fourwalledcubicle.com>2013-02-28 15:29:05 +0000
commit39ffce948a7069db390f07c43506ebbe8421962e (patch)
tree4ae6e4fd62a3bf8a1b6ada25e8f1159a62e5b25c /LUFA/DoxygenPages
parent280fc85d1bcdd453e88de468e3e520dc677fd702 (diff)
downloadlufa-39ffce948a7069db390f07c43506ebbe8421962e.tar.gz
lufa-39ffce948a7069db390f07c43506ebbe8421962e.tar.bz2
lufa-39ffce948a7069db390f07c43506ebbe8421962e.zip
Fixed incorrect output in the HIDReportViewer project when no device is connected (thanks to Pavel Kuzmin).
Diffstat (limited to 'LUFA/DoxygenPages')
-rw-r--r--LUFA/DoxygenPages/ChangeLog.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/LUFA/DoxygenPages/ChangeLog.txt b/LUFA/DoxygenPages/ChangeLog.txt
index caeb334c0..ef0706895 100644
--- a/LUFA/DoxygenPages/ChangeLog.txt
+++ b/LUFA/DoxygenPages/ChangeLog.txt
@@ -53,6 +53,7 @@
* - Fixed lengthy timeouts in the USBtoSerial project if no application on the host is consuming data (thanks to Nicolas Saugnier)
* - Fixed lengthy automatic data flushing in the CDC and MIDI device class drivers
* - Fixed incorrect LED masks for received data display in the Device GenericHID demos (thanks to Denys Berkovskyy)
+ * - Fixed incorrect output in the HIDReportViewer project when no device is connected (thanks to Pavel Kuzmin)
*
* \section Sec_ChangeLog120730 Version 120730
* <b>New:</b>