X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/bcf07edeb2a172dd3aeef07908f3b7e9b235a164..2a072db7030fa33be1e8dcf82ebf0b45cb4d77c1:/LUFA/ManPages/FutureChanges.txt
diff --git a/LUFA/ManPages/FutureChanges.txt b/LUFA/ManPages/FutureChanges.txt
index 6aa29d681..b0e31e8f7 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
- * -# Add RNDIS Host Class driver
* -# Correct mishandling of error cases in Mass Storage demos
* - Documentation/Support
* -# Remake AVRStudio project files
@@ -28,9 +25,15 @@
* -# Add board overviews
* -# Write LUFA tutorials
* - Demos/Projects
- * -# Keyboard/Mouse Dual Class Host
* -# Multiple-Report HID device
- * -# Device/Host bridge
+ * -# Device/Host USB bridge
+ * -# Alternative (USB-IF endorsed) USB-CDC Ethernet Class
+ * -# USB Test and Measurement Class
+ * -# Finish BluetoothHost demo
+ * -# Finish MIDI class Bootloader
+ * -# Finish SideShow demo
+ * -# Finish StandaloneProgrammer project
+ * -# Finish MIDIToneGenerator project
* - Ports
* -# AVR32 UC3B series microcontrollers
* -# Atmel ARM7 series microcontrollers