aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/readme.txt b/readme.txt
index cc79ef604..2aac0ab07 100644
--- a/readme.txt
+++ b/readme.txt
@@ -73,8 +73,9 @@ Win32-MinGW - ChibiOS/RT simulator and demo into a WIN32 process,
*****************************************************************************
*** 1.1.3unstable ***
-- FIX: Fixed makefile demo in STM32 demo, this bug was reported fixed in
- version 1.1.2 but it was still there (bug 2686451).
+- FIX: Fixed makefile in STM32 demo, this bug was reported fixed in
+ version 1.1.2 but it was still there (bug 2686451).
+- FIX: Fixed makefile in MSP430 demo (bug 2700690).
*** 1.1.2unstable ***
- FIX: Fixed priority inheritance problem with condvars (bug 2674756) and