summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
diff options
context:
space:
mode:
authorSerhiy Storchaka <storchaka@gmail.com>2013-12-20 16:50:32 (GMT)
committerSerhiy Storchaka <storchaka@gmail.com>2013-12-20 16:50:32 (GMT)
commit6e6ec50f826f9f98d43a7c1bdf0943031647a7c1 (patch)
tree4a46bd67a1117b4cd69969de4bb96dab14ba7d81 /Misc/NEWS
parent05385292e9173aa341f26f56f74cb2da6aff8057 (diff)
parent715233c3cda644be95809b732b019e5802ceeb1c (diff)
downloadcpython-6e6ec50f826f9f98d43a7c1bdf0943031647a7c1.zip
cpython-6e6ec50f826f9f98d43a7c1bdf0943031647a7c1.tar.gz
cpython-6e6ec50f826f9f98d43a7c1bdf0943031647a7c1.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 07cda6c..a126d80 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -44,6 +44,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.