aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/ManPages/ChangeLog.txt
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2009-08-02 11:33:00 +0000
committerDean Camera <dean@fourwalledcubicle.com>2009-08-02 11:33:00 +0000
commitc5eeedd522c12c8b4996594f3c4167393d0af7ff (patch)
tree341dc9d942bc518b9c44e3c4ebc3af32d9ef0113 /LUFA/ManPages/ChangeLog.txt
parentac593611c9ec2fc7f097b488c316ce69ac88f3ae (diff)
downloadlufa-c5eeedd522c12c8b4996594f3c4167393d0af7ff.tar.gz
lufa-c5eeedd522c12c8b4996594f3c4167393d0af7ff.tar.bz2
lufa-c5eeedd522c12c8b4996594f3c4167393d0af7ff.zip
Removed interrupt disable/enable from the Device mode control request processing routines, as they can cause problems with user code and can cause infinite spinlocks under some circumstances.
Added new LUFA logo from EDIGMA.COM.
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 7adb95fe0..abda442a3 100644
--- a/LUFA/ManPages/ChangeLog.txt
+++ b/LUFA/ManPages/ChangeLog.txt
@@ -56,6 +56,7 @@
* from oneanother using foreground colours
* - Internal per-device preprocessing conditions changed to per-device series rather than per-controller group for finer-grain
* internal control
+ * - Interrupts are no longer disabled during the processing of Control Requests on the default endpoint while in device mode
*
* <b>Fixed:</b>
* - Changed bootloaders to use FLASHEND rather than the existence of RAMPZ to determine if far FLASH pointers are needed to fix