summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
diff options
context:
space:
mode:
authorSerhiy Storchaka <storchaka@gmail.com>2013-12-20 16:22:38 (GMT)
committerSerhiy Storchaka <storchaka@gmail.com>2013-12-20 16:22:38 (GMT)
commit0e4d852abf4db526febeb3fbb3759e3498559593 (patch)
tree444da50e0657ff960d6f4e5eda454b7fc0e9b998 /Misc/NEWS
parent18ab51d2eeb0c5e43af72ba43af762b536780a0e (diff)
downloadcpython-0e4d852abf4db526febeb3fbb3759e3498559593.zip
cpython-0e4d852abf4db526febeb3fbb3759e3498559593.tar.gz
cpython-0e4d852abf4db526febeb3fbb3759e3498559593.tar.bz2
Issue #20034: Updated alias mapping to most recent locale.alias file
from X.org distribution using makelocalealias.py.
Diffstat (limited to 'Misc/NEWS')
-rw-r--r--Misc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 34bebfe..3efaa74 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -27,6 +27,9 @@ Core and Builtins
Library
-------
+- Issue #20034: Updated alias mapping to most recent locale.alias file
+ from X.org distribution using makelocalealias.py.
+
- Issue #5815: Fixed support for locales with modifiers. Fixed support for
locale encodings with hyphens.