Issue #11134: Add missing fields to typeslots.h.
Reviewed by Georg Brandl.
diff --git a/Misc/NEWS b/Misc/NEWS
index 8e4ae14..f57ba38 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -10,6 +10,8 @@
 Core and Builtins
 -----------------
 
+- Issue #11134: Add missing fields to typeslots.h.
+
 - Issue #11135: Remove redundant doc field from PyType_Spec.
 
 - Issue #11067: Add PyType_GetFlags, to support PyUnicode_Check