X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/e071f3897a0946c6be1e1b5e1f78eda8dcbf6fc7..3991c94b3858bbb02ca9ea6497cf60c84635b99a:/LUFA/ManPages/ChangeLog.txt diff --git a/LUFA/ManPages/ChangeLog.txt b/LUFA/ManPages/ChangeLog.txt index b2500b0c4..b7c1e288d 100644 --- a/LUFA/ManPages/ChangeLog.txt +++ b/LUFA/ManPages/ChangeLog.txt @@ -31,6 +31,7 @@ * - Added new PrinterHost demo (thanks to John Andrews) * - Added new USB_DeviceState variable to keep track of the current Device mode USB state * - Added new Endpoint_ClearStatusStage() convenience function to assist with the status stages of control transfers + * - Added new Benito Arduino Programmer project * * Changed: * - Deprecated psuedo-scheduler and removed dynamic memory allocator from the library (first no longer needed and second unused)