]> granicus.if.org Git - python/commitdiff
NEWS entry for r74000.
authorAmaury Forgeot d'Arc <amauryfa@gmail.com>
Mon, 13 Jul 2009 20:03:21 +0000 (20:03 +0000)
committerAmaury Forgeot d'Arc <amauryfa@gmail.com>
Mon, 13 Jul 2009 20:03:21 +0000 (20:03 +0000)
Misc/NEWS

index 18ce74e2cc0a1a02cd5db59fa5178b60972fa15f..63115f41fd6d3fbb7456ad282979475459bae7e7 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -12,7 +12,9 @@ What's New in Python 2.7 alpha 1
 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