diff options
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -56,6 +56,8 @@ Library Tests ----- +- Issue #21605: Added tests for Tkinter images. + - Issue #21493: Added test for ntpath.expanduser(). Original patch by Claudiu Popa. |