aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2008-01-17 09:34:46 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2008-01-17 09:34:46 +0000
commit3e62617990c8fcea0649eacd6f769f4e544b920d (patch)
tree6c1ac8f7bd61bdc63186af8002d649857cb1140c /readme.txt
parente8aefc848a06089e99abd665db850483907f95b6 (diff)
downloadChibiOS-3e62617990c8fcea0649eacd6f769f4e544b920d.tar.gz
ChibiOS-3e62617990c8fcea0649eacd6f769f4e544b920d.tar.bz2
ChibiOS-3e62617990c8fcea0649eacd6f769f4e544b920d.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@178 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt
index c3e734385..505bcfc7e 100644
--- a/readme.txt
+++ b/readme.txt
@@ -40,6 +40,7 @@ AVR-AT90CANx-GCC - Port on AVR AT90CAN128, not complete yet.
*****************************************************************************
*** 0.5.2 ***
+- Fixed a small problem in the main header file ch.h.
- Small reordering in the fields of the Thread structure in order to optimize
the space when messages are not used.