diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2010-05-24 14:25:37 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2010-05-24 14:25:37 +0000 |
commit | 1858286fa5e20193b4613693109ca7d67ed0c9cc (patch) | |
tree | f90ff4cd0b9fec8757c5eabe999c5aa84f5e5169 /readme.txt | |
parent | eada7b154f948c39c0f23b0ae13327dfb0979b38 (diff) | |
download | ChibiOS-1858286fa5e20193b4613693109ca7d67ed0c9cc.tar.gz ChibiOS-1858286fa5e20193b4613693109ca7d67ed0c9cc.tar.bz2 ChibiOS-1858286fa5e20193b4613693109ca7d67ed0c9cc.zip |
Preparations for 2.0.0 release.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1951 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'readme.txt')
-rw-r--r-- | readme.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt index 029aaec6a..75d5eed58 100644 --- a/readme.txt +++ b/readme.txt @@ -58,6 +58,10 @@ *** Releases ***
*****************************************************************************
+*** 1.5.8 ***
+- Added notes about copyright attribution to the documentation. Fixed some
+ problems in the licensing FAQ page.
+
*** 1.5.7 ***
- FIX: Fixed missing SPI driver reinitialization in the MMC driver (bug
3005628)(backported in 1.4.4).
|