aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-07-05 19:51:29 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-07-05 19:51:29 +0000
commit646ff1e1d915261b7403bccf28264127bdedf6cc (patch)
treec4c5328b5e11c0495b8fe103ef34988e5cb01416 /readme.txt
parente3a5e25315231a31932e865d3f6be9c1cd1f159b (diff)
downloadChibiOS-646ff1e1d915261b7403bccf28264127bdedf6cc.tar.gz
ChibiOS-646ff1e1d915261b7403bccf28264127bdedf6cc.tar.bz2
ChibiOS-646ff1e1d915261b7403bccf28264127bdedf6cc.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2056 35acf78f-673a-0410-8e92-d51de3d6d3f4
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 9e87eba3a..d72a4f0a2 100644
--- a/readme.txt
+++ b/readme.txt
@@ -59,6 +59,8 @@
*****************************************************************************
*** 2.1.1 ***
+- FIX: Fixed H_LOCK and H_UNLOCK redefined with CH_USE_MALLOC_HEAP (bug
+ 3025549)(backported to 2.0.2).
- FIX: Added option to enforce the stack alignment to 32 or 64 bits in the
Cortex-Mx port (bug 3025133)(backported to 2.0.2).