X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/9e7ffcb014d08d9f541cc8000b34f600b437a78e..ec6fbb219fc95ffd5f6f9fffd84eeb5f3fd643a3:/LUFA/ManPages/ChangeLog.txt diff --git a/LUFA/ManPages/ChangeLog.txt b/LUFA/ManPages/ChangeLog.txt index 95463f7dc..63ffaecc8 100644 --- a/LUFA/ManPages/ChangeLog.txt +++ b/LUFA/ManPages/ChangeLog.txt @@ -50,6 +50,7 @@ * - Fixed CDC and RNDIS host demos and class drivers - bidirectional endpoints should use two seperate pipes, not one half-duplex pipe * - Fixed Pipe_IsEndpointBound() not taking the endpoint's direction into account * - Fixed EEPROM and FLASH ISP programming in the AVRISP project + * - Fixed incorrect values of USB_CONFIG_ATTR_SELFPOWERED and USB_CONFIG_ATTR_REMOTEWAKEUP tokens (thanks to Claus Christensen) * * \section Sec_ChangeLog091223 Version 091223 * @@ -114,6 +115,7 @@ * used (thanks to Daniel Levy) * - Fixed TeensyHID bootloader not enumerating to the host correctly * - Fixed AVRISP project timeouts not checking for the correct timeout period (thanks to Carl Ott) + * - Fixed STK525 Dataflash driver using incorrect bit-shifting for Dataflash addresses (thanks to Tim Mitchell) * * \section Sec_ChangeLog091122 Version 091122 *