summaryrefslogtreecommitdiff
path: root/Misc/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'Misc/NEWS')
-rw-r--r--Misc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 1aad47810f..97de337a60 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -357,6 +357,8 @@ C API
Build
-----
+- Issue #28444: Fix missing extensions modules when cross compiling.
+
- Issue #28208: Update Windows build to use SQLite 3.14.2.0.
- Issue #28248: Update Windows build to use OpenSSL 1.0.2j.