#8900: Using keyboard shortcuts in IDLE to open a file no longer raises an exception.
diff --git a/Misc/NEWS b/Misc/NEWS
index 59ec000..29784ff 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -12,6 +12,9 @@
 Library
 -------
 
+- Issue #8900: Using keyboard shortcuts in IDLE to open a file no longer
+  raises an exception.
+
 - Issue #6649: Fixed missing exit status in IDLE. Patch by Guilherme Polo.
 
 - Issue #17526: fix an IndexError raised while passing code without filename to