Issue #1813: Fix codec lookup and setting/getting locales under Turkish locales.
diff --git a/Misc/NEWS b/Misc/NEWS
index 2ad6f63..8ee7221 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -37,6 +37,9 @@
 Library
 -------
 
+- Issue #1813: Fix codec lookup and setting/getting locales under Turkish
+  locales.
+
 - Issue #10883: Fix socket leaks in urllib when using FTP.
 
 - Issue #12592: Make Python build on OpenBSD 5 (and future major releases).