Issue #14962: Update text coloring in IDLE shell window after changing
options.  Patch by Roger Serwy.
diff --git a/Misc/NEWS b/Misc/NEWS
index 2c50c2f..d8d5199 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -67,6 +67,9 @@
 Library
 -------
 
+- Issue #14962: Update text coloring in IDLE shell window after changing
+  options.  Patch by Roger Serwy.
+
 - Issue #10997: Prevent a duplicate entry in IDLE's "Recent Files" menu.
 
 - Issue12510: Attempting to get invalid tooltip no longer closes Idle.