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