about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRichard Sandiford <richard@codesourcery.com>2013-09-13 23:31:10 +0000
committerJoseph Myers <joseph@codesourcery.com>2013-09-13 23:31:10 +0000
commit08ffcf34d9a371b522419addbaa13e26b528bb35 (patch)
treeff7beeab4f3a82dd823c0b9039cbb4e9ab195831 /ChangeLog
parentba0d798c17cafecd97b2cadf8b5e19800b967f82 (diff)
downloadglibc-08ffcf34d9a371b522419addbaa13e26b528bb35.tar.gz
glibc-08ffcf34d9a371b522419addbaa13e26b528bb35.tar.xz
glibc-08ffcf34d9a371b522419addbaa13e26b528bb35.zip
Fix some types in localedef.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8f264da42d..b6bf6c3262 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2013-09-13  Richard Sandiford  <richard@codesourcery.com>
+
+	* locale/programs/ld-ctype.c (find_idx): Use uint32_t in
+	prototype.
+	(ctype_startup): Use uint32_t in cast and sizeof for
+	ctype->charnames.
+
 2013-09-11  Jia Liu  <proljc@gmail.com>
 
 	* sunrpc/rpc/types.h [__APPLE_CC__]: Define __u_char_defined and