X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/8711dc7ced0ed02a33a96222d86bd27f65c239ed..f9c0357b731e5ca4a5456056bbbe2e4a8a2dc9fe:/LUFA/ManPages/FutureChanges.txt
diff --git a/LUFA/ManPages/FutureChanges.txt b/LUFA/ManPages/FutureChanges.txt
index e69103e8e..2f77e39d3 100644
--- a/LUFA/ManPages/FutureChanges.txt
+++ b/LUFA/ManPages/FutureChanges.txt
@@ -12,12 +12,10 @@
* or post your suggestion as an enhancement request to the project bug tracker.
*
* Targeted for This Release:
- * - Host Mode Class Drivers
- * -# Make new host class drivers
- * -# Document new host class drivers
- * -# Convert Host mode demos to class drivers
- * -# Re-enable Host mode Class driver builds after completion
- * -# Update Host mode Class Driver demo .txt files
+ * - Finish Host Mode Class Drivers
+ * - Add overviews of each of the officially supported boards to the manual
+ * - Add hub support to match Atmel's stack
+ * - Finish AVRISP Project
*
* Targeted for Future Releases:
* - Add standardized descriptor names to device and host class driver structures
@@ -26,7 +24,7 @@
* - Master LUFA include file rather than per-module includes
* - Add multiple-report HID demo to the library
* - Add dual role Mouse Host/Keyboard Device demo to the library
- * - Add hub support to match Atmel's stack
+ * - Add Mouse/CDC dual class demo to the library
* - Change makefiles to allow for absolute LUFA location to be used
* - Port LUFA to other architectures
* -# AVR32 UC3B series microcontrollers