aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-05-17 15:02:27 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-05-17 15:02:27 +0000
commit88d93ba5bf533bfd49df40ba7998b747d1fbadc2 (patch)
treee703857828054fb8c644674b2445c3b542f2120b /readme.txt
parentb5b34a5b9b97fa19bac7c5c830885c757223bbe2 (diff)
downloadChibiOS-88d93ba5bf533bfd49df40ba7998b747d1fbadc2.tar.gz
ChibiOS-88d93ba5bf533bfd49df40ba7998b747d1fbadc2.tar.bz2
ChibiOS-88d93ba5bf533bfd49df40ba7998b747d1fbadc2.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1931 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 06cd0484d..f5111703d 100644
--- a/readme.txt
+++ b/readme.txt
@@ -79,6 +79,8 @@
the new compiler shows a general performance regression except in one
test case.
- Added credits page to the documentation.
+- Performed another documentation revision cycle, fixed more bad English and
+ few errors.
*** 1.5.6 ***
- FIX: Fixed centralized ARM makefile (bug 2992747)(backported in 1.4.3).