aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2010-01-12 07:29:43 +0000
committerDean Camera <dean@fourwalledcubicle.com>2010-01-12 07:29:43 +0000
commitf0d6d4ef13ddce09cfc3f684a5e5192cdd4e6a60 (patch)
treee0ccee47d8245956137f0e8f2ecd59a70b05e7b1 /LUFA
parent89e4d73289b6156aebf4e3e492033d6b017c7813 (diff)
downloadlufa-f0d6d4ef13ddce09cfc3f684a5e5192cdd4e6a60.tar.gz
lufa-f0d6d4ef13ddce09cfc3f684a5e5192cdd4e6a60.tar.bz2
lufa-f0d6d4ef13ddce09cfc3f684a5e5192cdd4e6a60.zip
Started Webserver RNDIS host project.
Diffstat (limited to 'LUFA')
-rw-r--r--LUFA/ManPages/ChangeLog.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/LUFA/ManPages/ChangeLog.txt b/LUFA/ManPages/ChangeLog.txt
index d0043223e..5107768af 100644
--- a/LUFA/ManPages/ChangeLog.txt
+++ b/LUFA/ManPages/ChangeLog.txt
@@ -34,7 +34,7 @@
* - Fixed blocking CDC streams not aborting when the host is disconnected
* - Fixed XPLAIN board Dataflash driver broken due to incorrect preprocessor commands
* - Fixed inverted XPLAIN LED driver output (LED turned on when it was supposed to be turned off, and vice-versa)
- * - Fixed Class Driver struct interface numbers in the KeyboardMouse and VirtualSerialMouse demos
+ * - Fixed Class Driver struct interface numbers in the KeyboardMouse and VirtualSerialMouse demos (thanks to Renaud Cerrato)
*
* \section Sec_ChangeLog091223 Version 091223
*