aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/DoxygenPages/ChangeLog.txt
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2013-05-05 19:07:20 +0000
committerDean Camera <dean@fourwalledcubicle.com>2013-05-05 19:07:20 +0000
commit9ccf3eafad2a2ef23a8824f2e52ef788152cc1c1 (patch)
tree73939c87efaf994e340aee82859a9d94729b9265 /LUFA/DoxygenPages/ChangeLog.txt
parent7f5445c8c6f0d67c0d5d3d0ed287c26e69d93d45 (diff)
downloadlufa-9ccf3eafad2a2ef23a8824f2e52ef788152cc1c1.tar.gz
lufa-9ccf3eafad2a2ef23a8824f2e52ef788152cc1c1.tar.bz2
lufa-9ccf3eafad2a2ef23a8824f2e52ef788152cc1c1.zip
Add new Printer Device Class driver.
Diffstat (limited to 'LUFA/DoxygenPages/ChangeLog.txt')
-rw-r--r--LUFA/DoxygenPages/ChangeLog.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/LUFA/DoxygenPages/ChangeLog.txt b/LUFA/DoxygenPages/ChangeLog.txt
index 744e36045..dd9a4eabe 100644
--- a/LUFA/DoxygenPages/ChangeLog.txt
+++ b/LUFA/DoxygenPages/ChangeLog.txt
@@ -13,6 +13,7 @@
* - Added new Mass Storage class bootloader
* - Added additional MIDI command definitions to the MIDI class driver (thanks to Daniel Dreibrodt)
* - Added new CONCAT() and CONCAT_EXPANDED() convenience macros
+ * - Added new Printer Device Class driver
*
* <b>Changed:</b>
* - Core: