aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/readme.txt b/readme.txt
index a948245e6..242980227 100644
--- a/readme.txt
+++ b/readme.txt
@@ -79,8 +79,9 @@
*****************************************************************************
*** 2.5.0 ***
-- FIX: Fixed various minor documentation errors and fixed ADC maximum
- frequency limit in STM32F2/F4 ADC drivers (bug 3484942)(backported
+- FIX: Fixed ADC maximum frequency limit in STM32F2/F4 ADC drivers (bug
+ 3484947)(backported to 2.4.1).
+- FIX: Fixed various minor documentation errors (bug 3484942)(backported
to 2.4.1).
- NEW: Updated debug plugin 1.0.8 (backported to 2.4.0).
- NEW: Added more accurate UBRR calculation in AVR serial driver (backported