diff options
Diffstat (limited to 'Misc/NEWS')
-rw-r--r-- | Misc/NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -37,6 +37,10 @@ Core and Builtins Library ------- +- Issue #11053: Fix IDLE "Syntax Error" windows to behave as in 2.x, + preventing a confusing hung appearance on OS X with the windows + obscured. + - Issue #11052: Correct IDLE menu accelerators on Mac OS X for Save commands. |