aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2009-08-19 05:40:05 +0000
committerDean Camera <dean@fourwalledcubicle.com>2009-08-19 05:40:05 +0000
commit083d3615d327a90aeaed9adc74eb997315daaafd (patch)
treedeedeb92bfed6602303e57b1999acd9f4e54ece9 /LUFA
parent6d9948679133bdd6e8747da044e1b26e69732a9a (diff)
downloadlufa-083d3615d327a90aeaed9adc74eb997315daaafd.tar.gz
lufa-083d3615d327a90aeaed9adc74eb997315daaafd.tar.bz2
lufa-083d3615d327a90aeaed9adc74eb997315daaafd.zip
Corrections to the unfinished AVRISP Programmer project to allow AVRStudio to connect to it.
Diffstat (limited to 'LUFA')
-rw-r--r--LUFA/ManPages/ChangeLog.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/LUFA/ManPages/ChangeLog.txt b/LUFA/ManPages/ChangeLog.txt
index e2f6841ea..bd2c7d024 100644
--- a/LUFA/ManPages/ChangeLog.txt
+++ b/LUFA/ManPages/ChangeLog.txt
@@ -32,6 +32,7 @@
* - Fixed USBtoSerial demos not reading in UDR1 when the USART receives data but the USB interface is not enumerated,
* causing continuous USART receive interrupts
* - Fixed misspelt event name in the Class driver USBtoSerial demo, preventing correct operation
+ * - Fixed invalid data being returned when a GetStatus request is issued in Device mode with an unhandled data recipient
*
*
* \section Sec_ChangeLog090810 Version 090810