X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/04e177b66e16e74f71303137003b46d67c8f1eee..ec6fbb219fc95ffd5f6f9fffd84eeb5f3fd643a3:/LUFA/ManPages/FutureChanges.txt
diff --git a/LUFA/ManPages/FutureChanges.txt b/LUFA/ManPages/FutureChanges.txt
index 112c98020..38cbf0ccf 100644
--- a/LUFA/ManPages/FutureChanges.txt
+++ b/LUFA/ManPages/FutureChanges.txt
@@ -11,14 +11,11 @@
* If you have an item to add to this list, please contact the library author via email, the LUFA mailing list,
* or post your suggestion as an enhancement request to the project bug tracker.
*
- * Targeted for the Next Release (SVN Development Only):
- *
* Targeted for Future Releases:
* - Code Features
* -# Add hub support when in Host mode for multiple devices
* -# Add ability to get number of bytes not written with pipe/endpoint write routines after an error
* -# Add standardized descriptor names to class driver structures
- * -# Finish RNDIS Host Class driver
* -# Correct mishandling of error cases in Mass Storage demos
* - Documentation/Support
* -# Remake AVRStudio project files
@@ -29,8 +26,12 @@
* -# Write LUFA tutorials
* - Demos/Projects
* -# Multiple-Report HID device
- * -# Device/Host bridge
- * -# PDI Programming Support in the AVRISP Project
+ * -# Device/Host USB bridge
+ * -# Alternative (USB-IF endorsed) USB-Ethernet Classes
+ * -# Finish BluetoothHost demo
+ * -# Finish MIDI class Bootloader
+ * -# Finish SideShow demo
+ * -# Finish StandaloneProgrammer project
* - Ports
* -# AVR32 UC3B series microcontrollers
* -# Atmel ARM7 series microcontrollers