diff options
Diffstat (limited to 'readme.txt')
-rw-r--r-- | readme.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt index 984c8b0a7..85e8baee1 100644 --- a/readme.txt +++ b/readme.txt @@ -97,6 +97,14 @@ Win32-MinGW - ChibiOS/RT simulator and demo into a WIN32 process, documentation and updated, the wiki entries are obsolete and will be removed.
- New application notes and articles added.
+*** 1.0.0 ***
+- License switch, added GPL exception, see exception.txt.
+- Full test cycle and test reports updated.
+- Renamed some occurrences of "Conditional Variable" in "Condition Variable" in
+ the documentation.
+- FIX: Fixed some images in the documentation because problems when seen in
+ Internet Explorer.
+
*** 1.0.0rc3 ***
- FIX: Fixed a nasty regression to the timeout unified code that affected
some APIs since version 0.5.3. See the bug tracker for more details.
|