Readme updates.

git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@823 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
gdisirio 2009-03-08 17:39:46 +00:00
parent 391e3d68b2
commit bd70cbbdc9
1 changed files with 4 additions and 0 deletions

View File

@ -72,6 +72,10 @@ Win32-MinGW - ChibiOS/RT simulator and demo into a WIN32 process,
*** Releases ***
*****************************************************************************
*** 1.1.2unstable ***
- FIX: Removed unused chSysPuts() macro (bug 2672678).
- Added architecture diagram to the documentation.
*** 1.1.1unstable ***
- FIX: Fixed a problem into the STACK_ALIGN() macro (backported in stable
branch).