aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-08-31 18:12:21 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-08-31 18:12:21 +0000
commite0999328d8b5d467b27b7c08cfa4ec06b237c6a1 (patch)
treefa1e308579e949ceabf45c52073e84ac8d5ee9ac /readme.txt
parent0adea59bf2556904e82cfa386bad28776b85dc35 (diff)
downloadChibiOS-e0999328d8b5d467b27b7c08cfa4ec06b237c6a1.tar.gz
ChibiOS-e0999328d8b5d467b27b7c08cfa4ec06b237c6a1.tar.bz2
ChibiOS-e0999328d8b5d467b27b7c08cfa4ec06b237c6a1.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2149 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 514666c89..971a865bd 100644
--- a/readme.txt
+++ b/readme.txt
@@ -62,6 +62,8 @@
*****************************************************************************
*** 2.1.2 ***
+- FIX: Fixed reduced ARM7 performance with GCC 4.5.x (bug 3056866)(backported
+ to 2.0.4).
- FIX: Fixed crash of the Posix simulator under Ubuntu 10.4 (bug 3055329)
(backported to 2.0.3).
- FIX: Fixed incorrect PLL2 setting in STM32 HAL (bug 3044770)(backported