aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/readme.txt b/readme.txt
index 094a83c55..6af7fcc65 100644
--- a/readme.txt
+++ b/readme.txt
@@ -89,8 +89,10 @@
*****************************************************************************
*** 2.5.2 ***
+- FIX: Fixed blkDisconnect macro typo (bug #397).
- FIX: Fixed STM32 SPI (V2) driver hangs (bug 3608241).
-- FIX: Fixed fixed I2C malfunction after fixing bug 3607518 (bug 3607549).
+- FIX: Fixed fixed I2C malfunction after fixing bug 3607518 (bug 3607549)
+ (backported to 2.4.4).
- FIX: Fixed spurious interrupt disabling an STM32 DMA stream (bug 3607518)
(backported to 2.4.4).
- FIX: Fixed start of any ADC disables VREF and VBAT (bug 3607467)