From 3b43494000bba0633fccbb481c77825927ebb8fb Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sun, 21 May 2000 20:19:54 +0000 Subject: Update. * locale/locale.h (struct lconv): Add new elements from ISO C99. * locale/localeconv.c: Initialize new elements from ISO C99. * iconv/iconv_prog.c (process_block): Remove const from second parameter. (main): Remove const from addr definition. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 56661974bc..9c6f1cd1ac 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,14 @@ 2000-05-21 Ulrich Drepper + * locale/locale.h (struct lconv): Add new elements from ISO C99. + * locale/localeconv.c: Initialize new elements from ISO C99. + * iconv/iconv.h (iconv): Remove const from inbuf parameter. * iconv/iconv.c: Likewise. * conform/data/iconv.h-data: Likewise. + * iconv/iconv_prog.c (process_block): Remove const from second + parameter. + (main): Remove const from addr definition. * intl/dcigettext.c: Fix typo in comment. -- cgit 1.4.1