diff --git a/Misc/NEWS b/Misc/NEWS index d4daf27dfa3..b7ccc862ca2 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -15,8 +15,6 @@ Library - quopri's encode and decode methods take an optional header parameter, which indicates whether output is intended for the header 'Q' encoding. -- Tkinter.Listbox now exposes itemcget and itemconfigure. - Tools Build