X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/5832bab02f9dedee5fae540f0e38b7417cddfb9d..ba8ffa4cb70a45f4e487a874276759d81ae8ae2e:/LUFA/ManPages/ChangeLog.txt diff --git a/LUFA/ManPages/ChangeLog.txt b/LUFA/ManPages/ChangeLog.txt index 6c25c584a..3e2ce86ee 100644 --- a/LUFA/ManPages/ChangeLog.txt +++ b/LUFA/ManPages/ChangeLog.txt @@ -14,6 +14,8 @@ * Report protocol is not needed * - Added new MIDI LowLevel and ClassDriver Host demo, add new MIDI Host Class driver * - Added stdio.h stream examples for the virtual CDC UART in the CDC host demos + * - Added new CDC/Mouse ClassDriver device demo + * - Added new Joystick Host ClassDriver and LowLevel demos * * Changed: * - Removed mostly useless "TestApp" demo, as it was mainly useful only for checking for sytax errors in the library @@ -39,6 +41,7 @@ * - Fixed incorrect SampleFrequencyType value in the AudioInput and AudioOutput ClassDriver demos' descriptors * - Fixed incorrect event name rule in demo/project/bootloader makefiles * - Fixed HID device class driver not reselecting the correct endpoint once the user callback routines have been called + * - Corrected HID descriptor in the Joystick Device demos - buttons should be placed outside the pointer collection * * \section Sec_ChangeLog090924 Version 090924 *