summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Misc/NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index b55da3ef4b..a9e4ecb913 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -55,7 +55,8 @@ Build
C API
-----
-...
+- The PyRange_New() function is deprecated.
+
Documentation
-------------