diff options
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -96,6 +96,8 @@ Core and builtins Library ------- +- Patch #1592250: Add elidge argument to Tkinter.Text.search. + - Patch #838546: Make terminal become controlling in pty.fork() - Patch #1351744: Add askyesnocancel helper for tkMessageBox. |