about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRichard Sandiford <richard@codesourcery.com>2013-10-18 20:58:31 +0000
committerJoseph Myers <joseph@codesourcery.com>2013-10-18 20:58:31 +0000
commit5abe0682337db0aa15e2adf027d10e5b75b31c5a (patch)
treec2851d5985a8401d4e134d8a173e717f706ca25e /ChangeLog
parentc7738d0822fd34e95ebf01ce8fa8ea397bc4843d (diff)
downloadglibc-5abe0682337db0aa15e2adf027d10e5b75b31c5a.tar.gz
glibc-5abe0682337db0aa15e2adf027d10e5b75b31c5a.tar.xz
glibc-5abe0682337db0aa15e2adf027d10e5b75b31c5a.zip
Fix localedef collation handling of <U0000> (bug 15948).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c9fd07dee8..1078b357cb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2013-10-18  Richard Sandiford  <richard@codesourcery.com>
+	    Joseph Myers  <joseph@codesourcery.com
+
+	[BZ #15948]
+	* locale/programs/ld-collate.c (new_element): Handle <U0000> as a
+	single character.
+	(add_to_tablewc): Assert sequence of wide characters is nonempty.
+
 2013-10-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
 
 	* elf/tst-tls-dlinfo.c: Don't include tls.h.