about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarlos O'Donell <carlos@systemhalted.org>2015-10-08 16:54:30 -0400
committerCarlos O'Donell <carlos@systemhalted.org>2015-10-08 17:02:50 -0400
commit02018629a1397d03eccceacaf2ee1c50e3c4001c (patch)
tree0f95b42b1f82b2a95baebc4f6c8576881bc2d9f3 /ChangeLog
parent87701a58e291bd7ac3b407d10a829dac52c9c16e (diff)
downloadglibc-02018629a1397d03eccceacaf2ee1c50e3c4001c.tar.gz
glibc-02018629a1397d03eccceacaf2ee1c50e3c4001c.tar.xz
glibc-02018629a1397d03eccceacaf2ee1c50e3c4001c.zip
strcoll: Add bug-strcoll2 to testsuite (Bug 18589).
Adds bug-strcoll2 to the string tests, along with the
generation of required locales.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index f2dcaed912..df07ebfabf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,13 +1,17 @@
 2015-10-08  Carlos O'Donell  <carlos@redhat.com>
 
 	[BZ #18589]
+	* string/Makefile (tests): Add bug-strcoll2.
+	(LOCALES): Add cs_CZ.UTF-8.
+
+	[BZ #18589]
 	* string/bug-strcoll2.c: New file.
 	* locale/categories.def: Revert commit
 	f13c2a8dff2329c6692a80176262ceaaf8a6f74e.
 	* locale/langinfo.h: Likewise.
 	* locale/localeinfo.h: Likewise.
 	* locale/C-collate.c: Likewise.
-	* programs/ld-collate.c (collate_output): Likewise.
+	* locale/programs/ld-collate.c (collate_output): Likewise.
 	* string/strcoll_l.c (STRDIFF): Likewise.
 	(STRCOLL): Likewise.
 	* wcsmbs/wcscoll_l.c: Likewise.