summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b4a7adb8a3..f54645593f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2015-05-22 Paul Eggert <eggert@cs.ucla.edu>
+
+ Remove obsolete aliases that broke 'locale -a'
+ [BZ #18412]
+ * intl/locale.alias: Remove obsolete aliases "bokmål" and "français"
+ which caused 'locale -a' to output Latin-1 data in UTF-8 locales,
+ breaking some applications that use 'locale -a' output.
+ Change the encoding of this file from Latin-1 to ASCII to avoid
+ other potential problems with people grepping this file.
+
2015-05-22 Adhemerval Zanella <adhemerval.zanella@linaro.org>
* nptl/Makefile (CFLAGS-accept.c): Add -fexceptions and