Issue #10160: Speed up operator.attrgetter.  Patch by Christos Georgiou.
diff --git a/Misc/NEWS b/Misc/NEWS
index fc8c648..ca66be0 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -59,6 +59,8 @@
 Library
 -------
 
+- Issue #10160: Speed up operator.attrgetter.  Patch by Christos Georgiou.
+
 - logging: Added style option to basicConfig() to allow %, {} or $-formatting.
 
 - Issue #5729:  json.dumps() now supports using a string such as '\t'