commit | 5e247b705e3bdd77967bca76601b791003389ada | [log] [tgz] |
---|---|---|
author | Ned Deily <nad@acm.org> | Thu May 31 09:17:29 2012 -0700 |
committer | Ned Deily <nad@acm.org> | Thu May 31 09:17:29 2012 -0700 |
tree | f5bf1a56205fe322b3416d5ddb3cf228559c7ba0 | |
parent | c3ea4085f9f75427da48525c01184d3551f11161 [diff] [blame] |
Issue #14962: Update text coloring in IDLE shell window after changing options. Patch by Roger Serwy.
diff --git a/Misc/NEWS b/Misc/NEWS index 2c50c2f..d8d5199 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -67,6 +67,9 @@ Library ------- +- Issue #14962: Update text coloring in IDLE shell window after changing + options. Patch by Roger Serwy. + - Issue #10997: Prevent a duplicate entry in IDLE's "Recent Files" menu. - Issue12510: Attempting to get invalid tooltip no longer closes Idle.