aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--readme.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/readme.txt b/readme.txt
index 5b225c3f5..b8e11b162 100644
--- a/readme.txt
+++ b/readme.txt
@@ -71,9 +71,10 @@
*****************************************************************************
*** 2.3.3 ***
-- FIX: Race condition in output queues (bug 3303908)(backported to 2.2.4).
+- FIX: Fixed race condition in output queues (bug 3303908)(backported
+ to 2.2.4).
- FIX: Fixed CH_USE_HEAP and CH_USE_MALLOC_HEAP conflict (bug 3303841)
- (backported to 2.2.4)
+ (backported to 2.2.4).
- FIX: Fixed timeout problem in the lwIP interface layer (bug 3302420)
(backported to 2.2.4).
- NEW: Reorganization of the Cortex-Mx ports in order to reduced code and