summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorSerhiy Storchaka <storchaka@gmail.com>2013-12-20 16:23:26 (GMT)
committerSerhiy Storchaka <storchaka@gmail.com>2013-12-20 16:23:26 (GMT)
commit715233c3cda644be95809b732b019e5802ceeb1c (patch)
treead09797b8904fc5a2367394eca2450401063a72d /Misc
parentbea3534efe9c09e6083f8e8543e5cf543cfa8354 (diff)
downloadcpython-715233c3cda644be95809b732b019e5802ceeb1c.zip
cpython-715233c3cda644be95809b732b019e5802ceeb1c.tar.gz
cpython-715233c3cda644be95809b732b019e5802ceeb1c.tar.bz2
Issue #20034: Updated alias mapping to most recent locale.alias file
from X.org distribution using makelocalealias.py.
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 70eb183..80c284c 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -29,6 +29,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.