diff options
Diffstat (limited to 'Misc/NEWS')
-rw-r--r-- | Misc/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -74,6 +74,9 @@ Core and Builtins Library ------- +- Issue #3067: Enhance the documentation and docstring of + locale.setlocale(). + - Issue #13254: Fix Maildir initialization so that maildir contents are read correctly. |