aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--readme.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt
index e12e5163e..5a729fc19 100644
--- a/readme.txt
+++ b/readme.txt
@@ -74,6 +74,9 @@ Win32-MinGW - ChibiOS/RT simulator and demo into a WIN32 process,
*** 1.2.0 ***
- Added license exception text to the 1.2.0 branch.
+- FIX: Fixed serious AVR regression (bug 2731578).
+- FIX: Fixed build failure when CH_USE_MUTEXES=FALSE (bug 2730706).
+- FIX: Removed reference to an obsolete function (bug 2731661).
- Full test cycle and test reports updated.
- Small fixes to the documentation.