summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0b5c27d489..2c7f5484bd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2015-02-27 Alexandre Oliva <aoliva@redhat.com>
+
+ [BZ #15969]
+ * locale/findlocale.c (_nl_find_locale): Introduce const
+ version of loc_name and drop unsafe type casts.
+
2015-02-27 Roland McGrath <roland@hack.frob.com>
* dlfcn/tststatic2.c (main): Converted to ...