aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/ManPages/ChangeLog.txt
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2009-12-20 22:33:48 +0000
committerDean Camera <dean@fourwalledcubicle.com>2009-12-20 22:33:48 +0000
commit37c9ba7fa980472406625973f0ee32719b5a8997 (patch)
tree0db6f97496255b576cb150068f904b23b4554cb5 /LUFA/ManPages/ChangeLog.txt
parent8b7565956380c558bb309732c1d7d2cb58b193ea (diff)
downloadlufa-37c9ba7fa980472406625973f0ee32719b5a8997.tar.gz
lufa-37c9ba7fa980472406625973f0ee32719b5a8997.tar.bz2
lufa-37c9ba7fa980472406625973f0ee32719b5a8997.zip
Fixed AVRISP project timeouts not checking for the correct timeout period (thanks to Carl Ott).
Diffstat (limited to 'LUFA/ManPages/ChangeLog.txt')
-rw-r--r--LUFA/ManPages/ChangeLog.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/LUFA/ManPages/ChangeLog.txt b/LUFA/ManPages/ChangeLog.txt
index f28ed4772..f046a1f50 100644
--- a/LUFA/ManPages/ChangeLog.txt
+++ b/LUFA/ManPages/ChangeLog.txt
@@ -68,6 +68,7 @@
* - Fixed USB_CurrentMode not being reset to USB_MODE_NONE when the USB interface is shut down and both Host and Device modes can be
* used (thanks to Daniel Levy)
* - Fixed TeensyHID bootloader not enumerating to the host correctly
+ * - Fixed AVRISP project timeouts not checking for the correct timeout period (thanks to Carl Ott)
*
* \section Sec_ChangeLog091122 Version 091122
*