Issue #23392: Added tests for marshal C API that works with FILE*.
diff --git a/Misc/NEWS b/Misc/NEWS
index 001b810..4680a6f 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -98,6 +98,8 @@
 Tests
 -----
 
+- Issue #23392: Added tests for marshal C API that works with FILE*.
+
 - Issue #18982: Add tests for CLI of the calendar module.
 
 - Issue #19949: The test_xpickle test now tests compatibility with installed