NEWS entry for r74000.
diff --git a/Misc/NEWS b/Misc/NEWS
index 18ce74e..63115f4 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -12,7 +12,9 @@
 Core and Builtins
 -----------------
 
-- Issue 6070: On posix platforms import no longer copies the execute bit
+- Issue #1616979: Added the cp720 (Arabic DOS) encoding.
+
+- Issue #6070: On posix platforms import no longer copies the execute bit
   from the .py file to the .pyc file if it is set.  Patch by Marco N.
 
 - Issue #4618: When unicode arguments are passed to print(), the default