From 03be31d2ba19f6cd3e65872d302c5c5f7b5f2042 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Sun, 20 Feb 2011 07:45:32 +0000 Subject: [PATCH] git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2747 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- readme.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.txt b/readme.txt index c4bd94d17..a9a8e15bd 100644 --- a/readme.txt +++ b/readme.txt @@ -69,7 +69,7 @@ ***************************************************************************** *** 2.3.0 *** -- FIX: Stack overflow in CM0 port when nearing interrupts saturation (bug +- FIX: Stack overflow in CM0 ports when nearing interrupts saturation (bug 3187105)(backported to 2.2.1). - FIX: Fixed error in _BSEMAPHORE_DATA macro (bug 3184139)(backported to 2.2.1).