Skip to content

Commit 67ac768

Browse files
mbolivar-nordiccarlescufi
authored andcommitted
doc: release-notes: add sys/util.h to 2.4 release notes
Add a line item under "API Changes" Signed-off-by: Martí Bolívar <[email protected]>
1 parent 04df812 commit 67ac768

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/releases/release-notes-2.4.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,10 @@ API Changes
3737
* Moved to using C99 integer types and deprecate Zephyr integer types. The
3838
Zephyr types can be enabled by Kconfig DEPRECATED_ZEPHYR_INT_TYPES option.
3939

40+
* The ``<sys/util.h>`` header has been promoted to a documented API with
41+
:ref:`experimental stability <api_lifecycle>`. See :ref:`util_api` for an API
42+
reference.
43+
4044
Deprecated in this release
4145
==========================
4246

0 commit comments

Comments
 (0)