commit | 0e4d852abf4db526febeb3fbb3759e3498559593 | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Fri Dec 20 18:22:38 2013 +0200 |
committer | Serhiy Storchaka <storchaka@gmail.com> | Fri Dec 20 18:22:38 2013 +0200 |
tree | 444da50e0657ff960d6f4e5eda454b7fc0e9b998 | |
parent | 18ab51d2eeb0c5e43af72ba43af762b536780a0e [diff] [blame] |
Issue #20034: Updated alias mapping to most recent locale.alias file from X.org distribution using makelocalealias.py.
diff --git a/Misc/NEWS b/Misc/NEWS index 34bebfe..3efaa74 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -27,6 +27,9 @@ 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.