From 32c5c43bf015c190f93c9c68d496ef6a5e68e874 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Wed, 8 Jan 2014 10:42:06 +1100 Subject: [PATCH] Minor documentation improvements. --- LUFA/DoxygenPages/ChangeLog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/LUFA/DoxygenPages/ChangeLog.txt b/LUFA/DoxygenPages/ChangeLog.txt index 01b5a5b10e..d9fb0f030f 100644 --- a/LUFA/DoxygenPages/ChangeLog.txt +++ b/LUFA/DoxygenPages/ChangeLog.txt @@ -12,6 +12,7 @@ * - Added new Bulk Vendor low level device demo * - Added new libUSB host Python and NodeJS application examples for the Class driver GenericHID demo (thanks to Laszlo Monda) * - Added new AVR8 USB option to keep 3.3V regulator enabled (thanks to Michael Hanselmann) + * - Added new USB_STRING_DESCRIPTOR() and USB_STRING_DESCRIPTOR_ARRAY() convenience macros (thanks to Laszlo Monda) * * Changed: * - Library Applications: