Fix oops - forgot to save changelog after previous update.
authorDean Camera <dean@fourwalledcubicle.com>
Tue, 15 Jan 2013 19:41:59 +0000 (19:41 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Tue, 15 Jan 2013 19:41:59 +0000 (19:41 +0000)
LUFA/DoxygenPages/ChangeLog.txt

index e06e235..f82a5e4 100644 (file)
@@ -40,7 +40,7 @@
   *   - Fixed hardware race condition that could cause failed device enumerations for AVR8 and UC3 architectures (thanks to Mike Beyhs)
   *   - Fixed incorrect Minimus board LED definitions (thanks to Joonas Lahtinen)
   *   - Fixed incorrect ordering of the linker options in the build system causing link failures in some cases
-  *   - Fixed bug in the TWI peripheral driver for the AVR8 devices causing incorrect failure codes to be returned in some cases (thanks to )
+  *   - Fixed bug in the TWI peripheral driver for the AVR8 devices causing incorrect failure codes to be returned in some cases (thanks to Peter K)
   *  - Library Applications:
   *   - Fixed broken RESET_TOGGLES_LIBUSB_COMPAT compile time option in the AVRISP-MKII project
   *   - Fixed incompatibility in the CDC class bootloader on some systems (thanks to Sylvain Munaut)