X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/94c899d7b7b84cd170d75e1fbb4e696cf3447c27..4530a546a16b48fdc34c20102bb72c3968487f4e:/LUFA/ManPages/FutureChanges.txt
diff --git a/LUFA/ManPages/FutureChanges.txt b/LUFA/ManPages/FutureChanges.txt
index 639e4eee4..425dcb551 100644
--- a/LUFA/ManPages/FutureChanges.txt
+++ b/LUFA/ManPages/FutureChanges.txt
@@ -12,14 +12,7 @@
* or post your suggestion as an enhancement request to the project bug tracker.
*
* Targeted for This Release:
- * - Finish Host Mode Class Drivers
- * ( ) Audio
- * (C) CDC
- * (S) HID
- * ( ) MIDI
- * (C) Mass Storage
- * ( ) Still Image
- * - Add overviews of each of the officially supported boards to the manual
+ * - Finish HID Host Mode Class Driver, add demo summaries
*
* Targeted for Future Releases:
* - Add hub support to match Atmel's stack
@@ -27,9 +20,9 @@
* - Remake AVRStudio project files
* - Add detailed overviews of how each demo works
* - Master LUFA include file rather than per-module includes
- * - Add multiple-report HID demo to the library
+ * - Add multiple-report HID device demo to the library
* - Add dual role Mouse Host/Keyboard Device demo to the library
- * - Add Mouse/CDC dual class demo to the library
+ * - Add Mouse/CDC dual class device demo to the library
* - Change makefiles to allow for absolute LUFA location to be used
* - Port LUFA to other architectures
* -# AVR32 UC3B series microcontrollers