Issue #8974: fix print calls in msgfmt.py.
diff --git a/Misc/NEWS b/Misc/NEWS
index 11ccc0e..474ae02 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -1773,7 +1773,7 @@
 Tools/Demos
 -----------
 
-- Issue #5464: Implement plural forms in msgfmt.py.
+- Issue #5464, #8974: Implement plural forms in msgfmt.py.
 
 - iobench (a file I/O benchmark) and ccbench (a concurrency benchmark) were
   added to the `Tools/` directory.  They were previously living in the