diff options
author | Dean Camera <dean@fourwalledcubicle.com> | 2013-10-06 22:33:32 +0200 |
---|---|---|
committer | Dean Camera <dean@fourwalledcubicle.com> | 2013-10-06 22:33:32 +0200 |
commit | ab238601b96e4d804640ccfef5a9bde51995da7f (patch) | |
tree | 336da261b5b4670a4e8603147a5e9091f88dc02f /LUFA/DoxygenPages | |
parent | 7ce4d35c3909e0b55d0a184c3d9b2b8cb35b0131 (diff) | |
download | lufa-ab238601b96e4d804640ccfef5a9bde51995da7f.tar.gz lufa-ab238601b96e4d804640ccfef5a9bde51995da7f.tar.bz2 lufa-ab238601b96e4d804640ccfef5a9bde51995da7f.zip |
Minor documentation corrections.
Diffstat (limited to 'LUFA/DoxygenPages')
-rw-r--r-- | LUFA/DoxygenPages/ChangeLog.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/LUFA/DoxygenPages/ChangeLog.txt b/LUFA/DoxygenPages/ChangeLog.txt index 2ac94e0e1..86ee08aef 100644 --- a/LUFA/DoxygenPages/ChangeLog.txt +++ b/LUFA/DoxygenPages/ChangeLog.txt @@ -7,7 +7,9 @@ /** \page Page_ChangeLog Project Changelog * * \section Sec_ChangeLogXXXXXX Version XXXXXX - * No changes. + * <b>Changed:</b> + * - Library Applications: + * - Refactored out USB interface IDs in the demo applications into enums (thanks to Laszlo Monda) * * \section Sec_ChangeLog130901 Version 130901 * <b>New:</b> |