aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2011-03-19 07:27:06 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2011-03-19 07:27:06 +0000
commit34c2d747d216010589db37c0af865461c116883b (patch)
treeb4b27834179fe2b8a57965dab0c622f67791b19c /readme.txt
parente7e79a6ccb4f3e320b2b8b7bad1b14d65218641d (diff)
downloadChibiOS-34c2d747d216010589db37c0af865461c116883b.tar.gz
ChibiOS-34c2d747d216010589db37c0af865461c116883b.tar.bz2
ChibiOS-34c2d747d216010589db37c0af865461c116883b.zip
Fixed bug 3224681.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2828 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt
index d1534bd9b..0dfc17233 100644
--- a/readme.txt
+++ b/readme.txt
@@ -71,6 +71,7 @@
*****************************************************************************
*** 2.3.1 ***
+- FIX: Fixed wrong chechs in PAL driver (bug 3224681)(backported to 2.2.3).
- FIX: Fixed wrong checks in I/O Queues (bug 3219197)(backported to 2.2.3).
- FIX: Fixed invalid assertion in adcConvert() (bug 3205410)(backported
to 2.2.3).