Skip to content

Commit 89a0bcd

Browse files
committed
doc: relnotes: Add a known issues section
Add a known issues section with the current high-priority bug listed in it. Signed-off-by: Carles Cufi <[email protected]>
1 parent b752e05 commit 89a0bcd

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

doc/releases/release-notes-2.3.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,18 @@ The following CVEs are addressed by this release:
5151
More detailed information can be found in:
5252
https://docs.zephyrproject.org/latest/security/vulnerabilities.html
5353

54+
Known issues
55+
************
56+
57+
You can check all currently known issues by listing them using the GitHub
58+
interface and listing all issues with the `bug label
59+
<https://github.com/zephyrproject-rtos/zephyr/issues?q=is%3Aissue+is%3Aopen+label%3Abug>`_.
60+
61+
A single high-priority bug is currently open:
62+
63+
* :github:`23364` - Bluetooth: bt_recv deadlock on supervision timeout with
64+
pending GATT Write Commands
65+
5466
API Changes
5567
***********
5668

0 commit comments

Comments
 (0)