aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt
index cd574ee30..0b811a5a9 100644
--- a/readme.txt
+++ b/readme.txt
@@ -82,6 +82,9 @@
*****************************************************************************
*** 2.5.1 ***
+- FIX: Fixed double chSysInit() call in MSP430F1611 demo (bug 3581304)
+ (backported to 2.2.10 and 2.4.3).
+- FIX: Fixed patch for various demos (bug 3579734).
- FIX: Fixed bug in abstract file interface (bug 3579660)(backported to
2.2.10 and 2.4.3).
- FIX: Fixed wrong type for UART config registers (bug 3579434).