aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt
index 4d87adac0..e350134e3 100644
--- a/readme.txt
+++ b/readme.txt
@@ -63,6 +63,8 @@
- OPT: Small size optimization in the semaphores subsystem.
- OPT: Improvements in the STM8 port, the code is now smaller and generally
faster, also saved few bytes of RAM.
+- Added some explicit casts in chevents.h in order to silence two warnings on
+ a specific compiler.
*** 1.5.8 ***
- FIX: Fixed missing files from ST library zip file (bug 3006629).