aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2011-01-04 15:08:29 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2011-01-04 15:08:29 +0000
commit24cb881726f09c6bccba471b40bde76dc27036c7 (patch)
treee006f2e4436e71d3406b1904321c8160dc5c2c24 /readme.txt
parent31881e1dd3bee0ff04f3a46742d8f260210f8c29 (diff)
downloadChibiOS-24cb881726f09c6bccba471b40bde76dc27036c7.tar.gz
ChibiOS-24cb881726f09c6bccba471b40bde76dc27036c7.tar.bz2
ChibiOS-24cb881726f09c6bccba471b40bde76dc27036c7.zip
Documentation related fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2580 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/readme.txt b/readme.txt
index 3b1aa602a..623a8c22c 100644
--- a/readme.txt
+++ b/readme.txt
@@ -90,7 +90,8 @@
files and saved some space.
- CHANGE: Queues callbacks now have as parameter a pointer to the queue,
there were no parameters previously.
-
+- Documentation related fixes.
+
*** 2.1.6 ***
- FIX: Fixed error in sdPutTimeout() macro (bug 3138763)(backported in 2.0.9).
- NEW: New ARM Cortex-Mx port for IAR compiler (probably will not be