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 932d4a0f3..2749b32a6 100644
--- a/readme.txt
+++ b/readme.txt
@@ -91,6 +91,8 @@
*** 2.7.0 ***
- FIX: Fixed problem in STM32 SDADC driver initialization (bug #479)
(backported to 2.6.4).
+- FIX: Fixed chThdShouldTerminate() documentation incorrect (bug #478)
+ (backported to 2.6.4).
- FIX: Fixed spurious callback in STM32 EXT driver (bug #477)(backported
to 2.6.4).
- FIX: Fixed several macro errors in STM32L1xx HAL driver (bug #476)