#1772833: add -q command line option.
diff --git a/Misc/NEWS b/Misc/NEWS
index c2f288d..8463367 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -10,6 +10,9 @@
 Core and Builtins
 -----------------
 
+- Issue #1772833: Add the -q command-line option to suppress copyright
+  and version output in interactive mode.
+
 - Provide an *optimize* parameter in the built-in compile() function.
 
 - Fixed several corner case issues on os.stat/os.lstat related to reparse