aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-05-24 14:25:37 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-05-24 14:25:37 +0000
commit1858286fa5e20193b4613693109ca7d67ed0c9cc (patch)
treef90ff4cd0b9fec8757c5eabe999c5aa84f5e5169 /readme.txt
parenteada7b154f948c39c0f23b0ae13327dfb0979b38 (diff)
downloadChibiOS-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.txt4
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).