From: Jim Meyering Date: Sun, 21 Jan 2001 09:40:48 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba76cdcb0536232f13c1f85499a581f75f914586;p=pspp *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index 8a9016d71a..287fe0693a 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,8 @@ +2001-01-15 Bruno Haible + + * unicodeio.c (print_unicode_char): Cast the second iconv() arg, + to avoid a warning. Add back 'const' to inptr. + 2001-01-16 Jim Meyering * basename.c: Include , needed by assert on SunOS4.