diff --git a/Lib/idlelib/News3.txt b/Lib/idlelib/News3.txt index 2735ad7e7e6c52..46cf93f6b5994e 100644 --- a/Lib/idlelib/News3.txt +++ b/Lib/idlelib/News3.txt @@ -4,6 +4,8 @@ Released after 2023-10-02 ========================= +gh-120104: Fix padding in config and search dialog windows in IDLE. + gh-120083: Add explicit black IDLE Hovertip foreground color needed for recent macOS. Fixes Sonoma showing unreadable white on pale yellow. Patch by John Riggles.