aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2008-12-23 08:47:07 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2008-12-23 08:47:07 +0000
commit866e26bd215e035459fce31eebd3ae9ac4b05c1c (patch)
treeaeef455ab7aa0be15c597ae6e67587f4d9fe2f20 /readme.txt
parent7f7cdc881e70aa0356eaa647647ab5d4cd2b5d27 (diff)
downloadChibiOS-866e26bd215e035459fce31eebd3ae9ac4b05c1c.tar.gz
ChibiOS-866e26bd215e035459fce31eebd3ae9ac4b05c1c.tar.bz2
ChibiOS-866e26bd215e035459fce31eebd3ae9ac4b05c1c.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@541 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt
index 62002e723..d52a41c0d 100644
--- a/readme.txt
+++ b/readme.txt
@@ -90,6 +90,8 @@ Win32-MinGW - ChibiOS/RT simulator and demo into a WIN32 process,
- Small fixes to the documentation.
*** 0.8.2 ***
+- NEW: Introduced new API chThdSleepS() as a macro, no real changes in the
+ kernel code.
- FIX: Included the files that were missing from version 0.8.1 distribution.
- FIX: Duplicated sections in the documentation removed.
- FIX: Minor problem in Cortex-M3 and AVR ports when the kernel is compiled