aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 43795692d6..ffe93fa06f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
2005-12-20 Ulrich Drepper <drepper@redhat.com>
- * iconv/gconv_open.c (internal_trans_names): Mark as const.
+ * iconv/gconv_conf.c (builtin_aliases): Mark as const.
+ * iconv/gconv_open.c (internal_trans_names): Likewise.
2005-12-19 Kaz Kojima <kkojima@rr.iij4u.or.jp>