gh-90654: Add item missing from idlelib/NEWS.txt (#95038)

This commit is contained in:
Terry Jan Reedy 2022-07-20 03:18:10 -04:00 committed by GitHub
parent 0f34c7e2d3
commit acb105a7c1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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).