- Check for NULL result in PyType_FromSpec.
diff --git a/Misc/NEWS b/Misc/NEWS
index 4c51246..2b69b5b 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -7,6 +7,11 @@
 
 *Release date: XX-XXX-20XX*
 
+Core and Builtins
+-----------------
+
+- Check for NULL result in PyType_FromSpec.
+
 
 What's New in Python 3.2?
 =========================