diff options
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -755,6 +755,8 @@ Tools Documentation ------------- +- Patch #1698768: updated the "using Python on the Mac" intro. + - Bug #1569057: Document that calling file.next() when the file is open for writing is undefined. |