diff --git a/Lib/idlelib/NEWS.txt b/Lib/idlelib/NEWS.txt index 441ec41ed76b2cfe70c77fa1e1607002f43cc081..086b2060766cf6293dbdd769e83ec4b3e8644ba6 100644 --- a/Lib/idlelib/NEWS.txt +++ b/Lib/idlelib/NEWS.txt @@ -30,6 +30,8 @@ Released on 2021-10-04 ========================= +bpo-45193: Make completion boxes appear on Ubuntu again. + bpo-40128: Mostly fix completions on macOS when not using tcl/tk 8.6.11 (as with 3.9).