aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt
index 52f3af47d..87a769e35 100644
--- a/readme.txt
+++ b/readme.txt
@@ -99,6 +99,7 @@
to 2.6.3).
- FIX: Fixed race condition in STM32 OTG driver (bug #457)(backported
to 2.6.3).
+- FIX: Fixed add PHY id of LAN8710A (bug #455)(backported to 2.6.3).
- FIX: Fixed memstreams.c missing from simulator makefiles (bug #454)
(backported to 2.6.3).
- FIX: Fixed chprintf() does not compile in strict C90 mode (bug #453)