diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog index 50d74ba25..19cdc9fd1 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,8 @@ +2001-01-03 Jim Meyering <meyering@lucent.com> + + * unicodeio.c (print_unicode_char): Remove `const' from declaration of + local `inptr' to avoid warning with some system declarations of iconv. + 2000-12-29 Paul Eggert <eggert@twinsun.com> * lib/modechange.c: Do not assume that mode_t uses the |