Skip to content

Commit 720c420

Browse files
lemreycarlescufi
authored andcommitted
nrf_modem: version 1.0.1
- Reverted `nrf_getaddrinfo()` behavior to be the same as in v0.8.99 due to the Carrier library not being compatible with the newly introduced POSIX errors codes yet - Removed the `nrf_gai_error.h` header Signed-off-by: Emanuele Di Santo <[email protected]>
1 parent ae04cb1 commit 720c420

File tree

4 files changed

+6
-46
lines changed

4 files changed

+6
-46
lines changed

nrf_modem/doc/CHANGELOG.rst

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

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

12+
nrf_modem 1.0.1
13+
***************
14+
15+
* Reverted the :c:func:`nrf_getaddrinfo` function behavior to be the same as in v0.8.99, since the LwM2M carrier library is not compatible with the newly introduced POSIX errors codes yet.
16+
* Removed the :file:`nrf_gai_error.h` header.
17+
1218
nrf_modem 1.0.0
1319
***************
1420

nrf_modem/include/nrf_gai_errors.h

Lines changed: 0 additions & 46 deletions
This file was deleted.
-784 Bytes
Binary file not shown.
-784 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)