X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/9c8bd6ed9bdf4d6a5f428c5d6ff867cec858df3b..842e219bf3341020b9e3a5f04fe67dabd796e82d:/LUFA/ManPages/ChangeLog.txt diff --git a/LUFA/ManPages/ChangeLog.txt b/LUFA/ManPages/ChangeLog.txt index 9e36872c8..8e6818304 100644 --- a/LUFA/ManPages/ChangeLog.txt +++ b/LUFA/ManPages/ChangeLog.txt @@ -15,6 +15,7 @@ * - Added new ATTR_NO_INIT variable attribute for global variables that should not be automatically cleared on startup * - Added new ENDPOINT_*_BusSuspended error code to the Endpoint function, so that the stream functions early-abort if the bus * is suspended before or during a transfer + * - Added new EVENT_CDC_Device_BreakSent() event and CDC_Host_SendBreak() function to the Device and Host CDC Class drivers * * Changed: * - AVRISP programmer project now has a more robust timeout system