Skip to content

Commit 956ab61

Browse files
lemreyNordicBuilder
authored andcommitted
nrf_modem: add entries to changelog
Add changelog entries. Signed-off-by: Emanuele Di Santo <[email protected]>
1 parent dd790d6 commit 956ab61

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

nrf_modem/doc/CHANGELOG.rst

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,19 @@ Changelog
99

1010
All notable changes to this project are documented in this file.
1111

12+
nrf_modem
13+
*********
14+
15+
Sockets
16+
=======
17+
18+
* Updated the :c:func:`nrf_send()` and :c:func:`nrf_sendto()` functions to correctly set ``errno`` when the socket is closed during a send operation with :c:macro:`NRF_MSG_WAITACK`.
19+
20+
DECT NR+
21+
========
22+
23+
* Added a field to the :c:struct:`nrf_modem_dect_phy_init_params` struct to control band 4 support for nRF9151 devices.
24+
1225
nrf_modem 2.8.0
1326
***************
1427

0 commit comments

Comments
 (0)