commit | d1e3f6df3829dcd97b63d2f41708bcb4ec0c30c9 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Wed Apr 25 06:25:07 2007 +0000 |
committer | Georg Brandl <georg@python.org> | Wed Apr 25 06:25:07 2007 +0000 |
tree | c4f9445f7ccc1ff4d3c6642af3cb2f2ad8eaa191 | |
parent | 4db90ac485cf59a324eb5b5ebbfb9b149eb29e39 [diff] [blame] |
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.