From 0228a5c6fabe3c1ed44ea065ec19b3d9ecf68907 Mon Sep 17 00:00:00 2001 From: Andreas Ziegler Date: Tue, 18 Oct 2022 19:31:53 +0200 Subject: [PATCH] docs: update v2022.1.x release notes' known issues section add link to issue #2672 in known issues section of the release notes (cherry picked from commit fd213e71b96f489eeedb2ec25152d4faa015ba4e) --- docs/releases/v2022.1.1.rst | 3 ++- docs/releases/v2022.1.rst | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/releases/v2022.1.1.rst b/docs/releases/v2022.1.1.rst index 88277289..1acb64bf 100644 --- a/docs/releases/v2022.1.1.rst +++ b/docs/releases/v2022.1.1.rst @@ -59,7 +59,8 @@ Known issues ------------ * A workaround for Android devices not waking up to their MLD subscriptions was removed, - potentially breaking IPv6 connectivity for these devices after extended sleep periods + potentially breaking IPv6 connectivity for these devices after extended sleep periods. + (`#2672 `_) * Upgrading EdgeRouter-X from versions before v2020.1.x may lead to a soft-bricked state due to bad blocks on the NAND flash which the NAND driver before this release does not handle well. (`#1937 `_) diff --git a/docs/releases/v2022.1.rst b/docs/releases/v2022.1.rst index e98f2f1e..c213028a 100644 --- a/docs/releases/v2022.1.rst +++ b/docs/releases/v2022.1.rst @@ -391,7 +391,8 @@ Known issues ------------ * A workaround for Android devices not waking up to their MLD subscriptions was removed, - potentially breaking IPv6 connectivity for these devices after extended sleep periods + potentially breaking IPv6 connectivity for these devices after extended sleep periods. + (`#2672 `_) * Upgrading EdgeRouter-X from versions before v2020.1.x may lead to a soft-bricked state due to bad blocks on the NAND flash which the NAND driver before this release does not handle well. (`#1937 `_)