Issues #1533164 and #5378: Added quiet and force-optimize options to Distutils bdist_rpm command
diff --git a/Misc/NEWS b/Misc/NEWS
index 1613c8b..04421f1 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -166,6 +166,11 @@
 Library
 -------
 
+- Issue #1533164: Installed but not listed *.pyo was breaking Distutils
+  bdist_rpm command.
+
+- Issue #5378: added --quiet option to Distutils bdist_rpm command.
+
 - Issue #5052: make Distutils compatible with 2.3 again.
 
 - Deprecated methods of symtable.Symbol have been removed: is_keywordarg(),