X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/76d5e99bb8765030a7f99e7b5adf9bae7f92e0ba..eeba38e343a299e12964aec15fd43108d3dc9130:/LUFA/ChangeLog.txt diff --git a/LUFA/ChangeLog.txt b/LUFA/ChangeLog.txt index d17c758e1..303c4659a 100644 --- a/LUFA/ChangeLog.txt +++ b/LUFA/ChangeLog.txt @@ -17,6 +17,8 @@ * - Moved control endpoint interrupt handling into the library itself, enable via the new INTERRUPT_CONTROL_ENDPOINT token * - Fixed CDCHost not clearing configured pipes and resetting configured pipes mask when a partially enumerated invalid CDC * interface is skipped + * - Clarified the size of library tokens which accept integer values in the Compile Time Tokens page, values now use the smallest datatype + * inside the library that is able to hold their defined value to save space * * * \section Sec_ChangeLog090510 Version 090510