changelog: add note about fix of issue 10740

Signed-off-by: Valerio Setti <[email protected]>
This commit is contained in:
Valerio Setti
2026-04-29 17:10:04 +02:00
parent 23538fd562
commit cfb07a923d
+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.