Patch #1698768: updated the "using Python on the Mac" intro.
 (backport from rev. 54949)
diff --git a/Misc/NEWS b/Misc/NEWS
index e464714..c0af383 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -504,6 +504,8 @@
 Documentation
 -------------
 
+- Patch #1698768: updated the "using Python on the Mac" intro.
+
 - Patch #1489771: the syntax rules in Python Reference Manual were
   updated to reflect the current Python syntax.