From a899ee0cf4e48d8a2a4dd513ebe2676e15962eb1 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Tue, 16 Jul 2013 20:02:33 +0200 Subject: Fixed incorrect time/date configuration data order in the TempDataLogger host application. --- LUFA/DoxygenPages/ChangeLog.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'LUFA/DoxygenPages') 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 * New: -- cgit v1.2.3