diff options
| author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2009-04-04 17:40:51 +0000 |
|---|---|---|
| committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2009-04-04 17:40:51 +0000 |
| commit | 4b942a46c2eb1d35c27ba964b454b9948459e22e (patch) | |
| tree | 75f375c005ed1254f96fbe4a3f8bc027df648289 | |
| parent | 842ed5833013dd5abb76f2092cfd39c52aaa4621 (diff) | |
| download | ChibiOS-4b942a46c2eb1d35c27ba964b454b9948459e22e.tar.gz ChibiOS-4b942a46c2eb1d35c27ba964b454b9948459e22e.tar.bz2 ChibiOS-4b942a46c2eb1d35c27ba964b454b9948459e22e.zip | |
Updated readme.txt.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@873 35acf78f-673a-0410-8e92-d51de3d6d3f4
| -rw-r--r-- | readme.txt | 3 |
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.
|
