aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2007-10-19 08:25:15 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2007-10-19 08:25:15 +0000
commitde194f4d9668de0783095d1815493b722fb65aed (patch)
treec8ca26e59ea517a2eee3840af3b5707728b5108c /readme.txt
parent0b2068db8c0e5849db0d65bbc57882936e93ef39 (diff)
downloadChibiOS-de194f4d9668de0783095d1815493b722fb65aed.tar.gz
ChibiOS-de194f4d9668de0783095d1815493b722fb65aed.tar.bz2
ChibiOS-de194f4d9668de0783095d1815493b722fb65aed.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@57 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt
index 7abd4998d..2e398401e 100644
--- a/readme.txt
+++ b/readme.txt
@@ -38,6 +38,9 @@ AVR-AT90CANx-GCC - Port on AVR AT90CAN128, not complete yet.
*** Releases ***
*****************************************************************************
+*** 0.3.5 ***
+- Space optimization in events code.
+
*** 0.3.4 ***
- Fixed a problem in chVTSetI().
- New API, chVTIsArmedI(), it is a macro in delta.h.