aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2009-06-01 15:20:25 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2009-06-01 15:20:25 +0000
commitb863d01c132a22f752761baa4d4209c17a7fba93 (patch)
tree5b89ffc7a100ad2ea9fda1f7af563fd4a4953234 /readme.txt
parent1508b4c564d1a34a3b06699a212b1faa27607fae (diff)
downloadChibiOS-b863d01c132a22f752761baa4d4209c17a7fba93.tar.gz
ChibiOS-b863d01c132a22f752761baa4d4209c17a7fba93.tar.bz2
ChibiOS-b863d01c132a22f752761baa4d4209c17a7fba93.zip
Documentation sections reorganizations, fixed bug 2799507.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@996 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/readme.txt b/readme.txt
index 23600191a..69836ee06 100644
--- a/readme.txt
+++ b/readme.txt
@@ -64,7 +64,9 @@ GNU-Linux-GCC - ChibiOS/RT simulator for x86 Linux systems, it is
*****************************************************************************
*** 1.3.1 ***
-- Documentation fixes.
+- FIX: Removed mention of an obsolete option from the documentation (bug
+ 2799507).
+- Documentation section reorganization and fixes.
- Changed the STM32 demo stack sizes, it was incorrectly adjusted in version
1.3.0 but it did not create problems (not a bug).