diff options
-rw-r--r-- | readme.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt index 98024b9e0..446266ca7 100644 --- a/readme.txt +++ b/readme.txt @@ -66,6 +66,9 @@ - NEW: Added to the simulators shell demos two new commands: threads and mem,
that show the active threads (using the new registry) and the memory
allocators state.
+- CHANGE: Doxygen tags cleanup in all the system code, comments are better
+ looking now.
+- CHANGE: Documentation improvements.
*** 1.5.0 ***
- FIX: Fixed missing dependencies check for CH_USE_DYNAMIC (bug 2942757)
|