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 f12f4d415..940e497a5 100644
--- a/readme.txt
+++ b/readme.txt
@@ -212,6 +212,8 @@
(bug #993)(backported to 18.2.2).
- HAL: Fixed STM32F7xx I2SPLL not fully initialized (bug #992)
(backported to 18.2.2 and 17.6.5).
+- BLD: Fixed PRE_MAKE_ALL_RULE_HOOK is not executed before creating object
+ file when using multible jobs (bug #991).
- HAL: Fixed ethernet registry error for STM32F469/479 (bug #990)
(backported to 18.2.2 and 17.6.5).
- RT: Fixed bug in chEvtBroadcastFlagsI (bug #989)