aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-05-14 12:43:14 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-05-14 12:43:14 +0000
commit9a1d38e85b3d898d70c1d70645e21c49bdd83c6a (patch)
tree93c1225780475bd82241ed2de13bbf7dd2559639 /readme.txt
parenteb49256ae9fe038c844bdbab776015863a71632d (diff)
downloadChibiOS-9a1d38e85b3d898d70c1d70645e21c49bdd83c6a.tar.gz
ChibiOS-9a1d38e85b3d898d70c1d70645e21c49bdd83c6a.tar.bz2
ChibiOS-9a1d38e85b3d898d70c1d70645e21c49bdd83c6a.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1925 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.txt b/readme.txt
index 12e8a67de..ac4927ca2 100644
--- a/readme.txt
+++ b/readme.txt
@@ -76,7 +76,7 @@
- Tested the STM8 port with the latest RKit-STM8_2.28.10.0092. It works but
the new compiler shows a general performance regression except in one
test case.
-- Added thanks page to the documentation.
+- Added credits page to the documentation.
*** 1.5.6 ***
- FIX: Fixed centralized ARM makefile (bug 2992747)(backported in 1.4.3).