about summary refs log tree commit diff
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2005-12-19 00:25:58 +0000
committerUlrich Drepper <drepper@redhat.com>2005-12-19 00:25:58 +0000
commitd7fb2a9242100a6fac58d1241d9215fc4feb2514 (patch)
treef232cf69c93c06667972103bec90db28a9eb30c6
parentbd62cef6d286a5f4a300ae14aa42a473bbf288cc (diff)
downloadglibc-d7fb2a9242100a6fac58d1241d9215fc4feb2514.tar.gz
glibc-d7fb2a9242100a6fac58d1241d9215fc4feb2514.tar.xz
glibc-d7fb2a9242100a6fac58d1241d9215fc4feb2514.zip
* wcsmbs/wcsmbsload.c (to_wc): Mark as const.
	(to_mb): Likewise.
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fb9f84ffd9..a793f5c157 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-12-18  Ulrich Drepper  <drepper@redhat.com>
+
+	* wcsmbs/wcsmbsload.c (to_wc): Mark as const.
+	(to_mb): Likewise.
+
 2005-12-18  Richard Henderson  <rth@redhat.com>
 
 	* sysdeps/alpha/libc-tls.c: Fix directory on include of base file.