commit | 5525eb77fa9a529214b817395677676fb87dfc21 | [log] [tgz] |
---|---|---|
author | Terry Jan Reedy <tjreedy@udel.edu> | Thu Jun 07 19:50:30 2012 -0400 |
committer | Terry Jan Reedy <tjreedy@udel.edu> | Thu Jun 07 19:50:30 2012 -0400 |
tree | c9363ad141e5409c81a8d7be051d3f62f665a989 | |
parent | 2182e0578c21d9a89cb507300b5f2c5319dced93 [diff] [blame] |
NEWS fixes
diff --git a/Misc/NEWS b/Misc/NEWS index 6d75b07..b40bb18 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -78,7 +78,7 @@ - Issue #10997: Prevent a duplicate entry in IDLE's "Recent Files" menu. -- Issue12510: Attempting to get invalid tooltip no longer closes Idle. +- Issue #12510: Attempting to get invalid tooltip no longer closes Idle. Original patch by Roger Serwy. - Issue #10365: File open dialog now works instead of crashing