summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2005-12-19 02:24:26 +0000
committerUlrich Drepper <drepper@redhat.com>2005-12-19 02:24:26 +0000
commit86d131f83358d29e075aed187731785761eb3e97 (patch)
treef8596f50887a36c6e0a1434aaca4bc9aaced091b /ChangeLog
parentd7fb2a9242100a6fac58d1241d9215fc4feb2514 (diff)
downloadglibc-86d131f83358d29e075aed187731785761eb3e97.tar.gz
glibc-86d131f83358d29e075aed187731785761eb3e97.tar.xz
glibc-86d131f83358d29e075aed187731785761eb3e97.zip
* libio/iofwide.c (__libio_codecvt): Mark as const.
	(__libio_translit): Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a793f5c157..36e8a76f2c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2005-12-18  Ulrich Drepper  <drepper@redhat.com>
 
+	* libio/iofwide.c (__libio_codecvt): Mark as const.
+	(__libio_translit): Likewise.
+
 	* wcsmbs/wcsmbsload.c (to_wc): Mark as const.
 	(to_mb): Likewise.