Skip to content

Commit 0098708

Browse files
kamnxtrlubos
authored andcommitted
doc: changelog: add modem_key_mgmt changes
Add new entry for race condition fix and move the fixes into their own list as suggested by @peknis Signed-off-by: Kamil Krzyzanowski <[email protected]>
1 parent a557e17 commit 0098708

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

doc/nrf/releases_and_maturity/releases/release-notes-changelog.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -559,7 +559,10 @@ Modem libraries
559559

560560
* :ref:`modem_key_mgmt` library:
561561

562-
* Fixed an issue with the :c:func:`modem_key_mgmt_clear` function where it returned ``-ENOENT`` when the credential was cleared.
562+
* Fixed:
563+
564+
* An issue with the :c:func:`modem_key_mgmt_clear` function where it returned ``-ENOENT`` when the credential was cleared.
565+
* A race condition in several functions where ``+CMEE`` error notifications could be disabled by one function before the other one got a chance to run its command.
563566

564567
* Updated the :ref:`nrf_modem_lib_lte_net_if` to automatically set the actual link :term:`Maximum Transmission Unit (MTU)` on the network interface when PDN connectivity is gained.
565568

0 commit comments

Comments
 (0)