diff options
Diffstat (limited to 'readme.txt')
-rw-r--r-- | readme.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt index 9bd2e2fa1..ac803932a 100644 --- a/readme.txt +++ b/readme.txt @@ -84,6 +84,8 @@ *** 2.5.2 ***
- FIX: Fixed state checker error in MSP430 port (bug 3601460)(backported
to 2.4.4).
+- FIX: Fixed wrong assertion in UART driver (bug 3600789)(backported
+ to 2.4.4).
- FIX: Fixed small bug in shell argument parsing code in shell_thread (bug
3599328)(backported to 2.4.4).
- FIX: Fixed wrong condition in checksum offload of STM32 MAC driver (bug
|