aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt
index bd2ce2f3c..4315610fd 100644
--- a/readme.txt
+++ b/readme.txt
@@ -89,6 +89,8 @@
*****************************************************************************
*** 2.7.0 ***
+- FIX: Fixed insufficient ISR-reserved stack in ARMCMx port when
+ optimizations are disabled (bug #494)(backported to 2.6.4).
- FIX: Fixed configuration descriptors larger than 127 bytes don't
work (bug #373)(backported to 2.6.4).
- FIX: Fixed invalid cast in PWM_FRACTION_TO_WIDTH() macro (bug #487)