aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-07-19 10:16:23 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-07-19 10:16:23 +0000
commit99badd54946920ee69966f6a92d4b4134e4ba9a5 (patch)
tree47a7e7cf02b7347898da42707b298dce1bdebab8 /readme.txt
parent7b372855ac0ceb089f1f3212002aad65888be114 (diff)
downloadChibiOS-99badd54946920ee69966f6a92d4b4134e4ba9a5.tar.gz
ChibiOS-99badd54946920ee69966f6a92d4b4134e4ba9a5.tar.bz2
ChibiOS-99badd54946920ee69966f6a92d4b4134e4ba9a5.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2080 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 f05477a38..e0348b722 100644
--- a/readme.txt
+++ b/readme.txt
@@ -61,6 +61,8 @@
*****************************************************************************
*** 2.1.1 ***
+- FIX: Fixed misspelled word in some chioch.h and chstreams.h macros (bug
+ 3031534)(backported to 2.0.3).
- FIX: Fixed wrong macro check in the STM32 SPI driver (bug 3028562)(backported
to 2.0.3).
- FIX: Fixed invalid context restore in MSP430 port (bug 3027975)(backported