aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/ManPages
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2010-05-30 07:29:18 +0000
committerDean Camera <dean@fourwalledcubicle.com>2010-05-30 07:29:18 +0000
commite95c96ea20117dbf43bd37e4abb5bad974f30816 (patch)
tree70dd194511980da0894818d2c2c79b5cb22983a1 /LUFA/ManPages
parent328ed71ce728de4a6633d981441ac9837c9cd62a (diff)
downloadlufa-e95c96ea20117dbf43bd37e4abb5bad974f30816.tar.gz
lufa-e95c96ea20117dbf43bd37e4abb5bad974f30816.tar.bz2
lufa-e95c96ea20117dbf43bd37e4abb5bad974f30816.zip
Fixed internal device serial not being accessible on the ATMEGAXXU2 AVRs (thanks to Axel Rohde).
Diffstat (limited to 'LUFA/ManPages')
-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 97a49c26e..c123116c7 100644
--- a/LUFA/ManPages/ChangeLog.txt
+++ b/LUFA/ManPages/ChangeLog.txt
@@ -30,6 +30,7 @@
* an overflow in the checksum calculation loop (thanks to Kevin Malec)
* - Fixed XPLAINBridge project not correctly reading the XMEGA's supply voltage when reporting back to the host
* - Fixed incorrect signature for the ATMEGA32U2 in the DFU bootloader (thanks to Axel Rohde)
+ * - Fixed internal device serial not being accessible on the ATMEGAXXU2 AVRs (thanks to Axel Rohde)
*
* \section Sec_ChangeLog100513 Version 100513
* <b>New:</b>