about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAlexandre Oliva <aoliva@redhat.com>2015-02-26 02:46:02 -0300
committerAlexandre Oliva <aoliva@redhat.com>2015-02-26 02:46:02 -0300
commit23d43090e0b275e47e09e859823e965a1eb323dc (patch)
treeb382bd14ba7c8e25475080771c90b9d0d2206e75 /ChangeLog
parent0d822a016b631aef409df5805f58962fe5bbcdc5 (diff)
downloadglibc-23d43090e0b275e47e09e859823e965a1eb323dc.tar.gz
glibc-23d43090e0b275e47e09e859823e965a1eb323dc.tar.xz
glibc-23d43090e0b275e47e09e859823e965a1eb323dc.zip
Fix constness error just introduced in findlocale.
for  ChangeLog

	[BZ #15969]
	* locale/findlocale.c (_nl_find_locale): Fix constness error in
	the previous change.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 0d7cf377ac..4fbd340764 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,8 @@
-2015-02-26  Alexandre Oliva <aoliva@redhat.com>
+2015-02-26  Alexandre Oliva  <aoliva@redhat.com>
+
+	[BZ #15969]
+	* locale/findlocale.c (_nl_find_locale): Fix constness error in
+	the previous change.
 
 	[BZ #15969]
 	* locale/findlocale.c (_nl_find_locale): Retry archive search