aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/DoxygenPages
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2013-07-16 20:02:33 +0200
committerDean Camera <dean@fourwalledcubicle.com>2013-07-16 20:02:33 +0200
commita899ee0cf4e48d8a2a4dd513ebe2676e15962eb1 (patch)
treed9f98ad2a0910eed00edda59a85c5b7e67343020 /LUFA/DoxygenPages
parent7cd9e0dbc45afa4b047711d5dc255f4850e80c6b (diff)
downloadlufa-a899ee0cf4e48d8a2a4dd513ebe2676e15962eb1.tar.gz
lufa-a899ee0cf4e48d8a2a4dd513ebe2676e15962eb1.tar.bz2
lufa-a899ee0cf4e48d8a2a4dd513ebe2676e15962eb1.zip
Fixed incorrect time/date configuration data order in the TempDataLogger host application.
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 6d5c7727a..9533ad174 100644
--- a/LUFA/DoxygenPages/ChangeLog.txt
+++ b/LUFA/DoxygenPages/ChangeLog.txt
@@ -47,6 +47,7 @@
* - Fixed incorrect HID report descriptor generated for button multiples of 8 by the HID_DESCRIPTOR_MOUSE() and HID_DESCRIPTOR_JOYSTICK()
* macros
* - Fixed race condition in the DFU class bootloader causing failed device reprogramming in some circumstances (thanks to Luis Mendes)
+ * - Fixed incorrect time/date configuration data order in the TempDataLogger host application (thanks to David Lazarus)
*
* \section Sec_ChangeLog130303 Version 130303
* <b>New:</b>