Issue #1222585: Added LDCXXSHARED for C++ support
diff --git a/Misc/NEWS b/Misc/NEWS
index 657172f..29d9d40 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -12,6 +12,8 @@
 Core and Builtins
 -----------------
 
+- Issue #1222585: Added LDCXXSHARED for C++ support. Patch by Arfrever.
+
 - Raise a TypeError when trying to delete a T_STRING_INPLACE struct member.
 
 - Issue #7994: Issue a PendingDeprecationWarning if object.__format__