aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/ManPages/ChangeLog.txt
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2010-12-03 03:51:46 +0000
committerDean Camera <dean@fourwalledcubicle.com>2010-12-03 03:51:46 +0000
commit8a7351c760b30077f562795500d88908e4da1932 (patch)
treeee52523bd56d6b188b1b2c94f1b9a87d1d649821 /LUFA/ManPages/ChangeLog.txt
parentb20d25854d7134ed5c73bfcd852a6e3e4febdc0b (diff)
downloadlufa-8a7351c760b30077f562795500d88908e4da1932.tar.gz
lufa-8a7351c760b30077f562795500d88908e4da1932.tar.bz2
lufa-8a7351c760b30077f562795500d88908e4da1932.zip
Added new completed MIDIToneGenerator project.
Diffstat (limited to 'LUFA/ManPages/ChangeLog.txt')
-rw-r--r--LUFA/ManPages/ChangeLog.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/LUFA/ManPages/ChangeLog.txt b/LUFA/ManPages/ChangeLog.txt
index 025e5bfd9..d213b1b3a 100644
--- a/LUFA/ManPages/ChangeLog.txt
+++ b/LUFA/ManPages/ChangeLog.txt
@@ -9,7 +9,7 @@
* \section Sec_ChangeLogXXXXXX Version XXXXXX
* <b>New:</b>
* - Core:
- * - None
+ * - Added new MIDIToneGenerator project
* - Library Applications:
* - Added new incomplete MIDIToneGenerator project
* - Added ability to write protect Mass Storage disk write operations from the host OS
@@ -25,7 +25,7 @@
* <b>Fixed:</b>
* - Core:
* - Fixed broken USBFOO board drivers due to missing BOARD_USBFOO define
- * - Fixed HID hpst class driver incorrectly binding to HID devices that do not have an OUT endpoint
+ * - Fixed HID host class driver incorrectly binding to HID devices that do not have an OUT endpoint
* - Library Applications:
* - Fixed Benito project discarding incoming data from the USB virtual serial port when the USART is busy
* - Fixed broken DFU bootloader, added XPLAIN support for bootloader start when XCK jumpered to ground