aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/DoxygenPages
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2013-08-23 22:59:58 +0200
committerDean Camera <dean@fourwalledcubicle.com>2013-08-23 22:59:58 +0200
commitaded8373cc07cc749b6ca0f862ba119828f26601 (patch)
tree6fcfe16ca39d7757d6b3141266f4b5cd67cc5d8e /LUFA/DoxygenPages
parent44bc433fb0694ecea05bf35d001f3e5d846b7ec4 (diff)
downloadlufa-aded8373cc07cc749b6ca0f862ba119828f26601.tar.gz
lufa-aded8373cc07cc749b6ca0f862ba119828f26601.tar.bz2
lufa-aded8373cc07cc749b6ca0f862ba119828f26601.zip
Fixed error receiving PIMA events via the Still Image Host class driver.
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 5cd6074f4..26eff54af 100644
--- a/LUFA/DoxygenPages/ChangeLog.txt
+++ b/LUFA/DoxygenPages/ChangeLog.txt
@@ -43,6 +43,7 @@
* - Fixed incorrect USB device state set when a suspended LUFA device is woken while addressed but not configured (thanks to Balaji Krishnan)
* - Fixed broken USART SPI driver for the AVR8 architecture due to incorrect initialization
* - Fixed re-enumeration issue of XMEGA architecture targets (thanks to Jaroslav Jedlinsky)
+ * - Fixed error receiving PIMA events via the Still Image Host class driver
* - Library Applications:
* - Added handler for SCSI_CMD_START_STOP_UNIT in demos using the Mass Storage class, to prevent ejection errors on *nix systems due to an
* unknown SCSI command