changelog: add note about fix of issue 10740

Signed-off-by: Valerio Setti <valerio.setti@nordicsemi.no>
This commit is contained in:
Valerio Setti
2026-04-29 17:05:51 +02:00
parent b155a58ab5
commit cd8b3878c5
+3
View File
@@ -0,0 +1,3 @@
Bugfix
* Fixed a bug which prevented the inclusion of standard C library header
files from the user provided configuration file. Fixes #10740.