Make TPI writes add a dummy high byte if the data isn't word-aligned.
[pub/USBasp.git] / LUFA / ManPages / ChangeLog.txt
index 9c4e5dc..63ffaec 100644 (file)
@@ -9,7 +9,7 @@
   *  \section Sec_ChangeLogXXXXXX Version XXXXXX\r
   *\r
   *  <b>New:</b>\r
-  *  - Added TPI programming support for 6-pin ATTINY devices to the AVRISP programmer project\r
+  *  - Added TPI programming support for 6-pin ATTINY devices to the AVRISP programmer project (thanks to Tom Light)\r
   *  - Added command timeout counter to the AVRISP project so that the device no longer freezes when incorrectly connected\r
   *    to a target\r
   *  - Added new TemperatureDataLogger application, a USB data logger which writes to the device's dataflash and appears to\r
@@ -48,6 +48,9 @@
   *  - Fixed DFU bootloader programming not discarding the correct number of filler bytes from the host when non-aligned programming\r
   *    ranges are specified (thanks to Thomas Bleeker)\r
   *  - Fixed CDC and RNDIS host demos and class drivers - bidirectional endpoints should use two seperate pipes, not one half-duplex pipe\r
+  *  - Fixed Pipe_IsEndpointBound() not taking the endpoint's direction into account\r
+  *  - Fixed EEPROM and FLASH ISP programming in the AVRISP project\r
+  *  - Fixed incorrect values of USB_CONFIG_ATTR_SELFPOWERED and USB_CONFIG_ATTR_REMOTEWAKEUP tokens (thanks to Claus Christensen)\r
   *\r
   *  \section Sec_ChangeLog091223 Version 091223\r
   *\r
   *    used (thanks to Daniel Levy)\r
   *  - Fixed TeensyHID bootloader not enumerating to the host correctly\r
   *  - Fixed AVRISP project timeouts not checking for the correct timeout period (thanks to Carl Ott)\r
+  *  - Fixed STK525 Dataflash driver using incorrect bit-shifting for Dataflash addresses (thanks to Tim Mitchell)\r
   *\r
   *  \section Sec_ChangeLog091122 Version 091122\r
   *\r