diff lib/ChangeLog @ 3124:c0296bf3b04f

*** empty log message ***
author Jim Meyering <jim@meyering.net>
date Sun, 21 Jan 2001 09:40:48 +0000
parents 5bdd16fbd035
children 775e609e2329
line wrap: on
line diff
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,3 +1,8 @@
+2001-01-15  Bruno Haible  <haible@clisp.cons.org>
+
+	* unicodeio.c (print_unicode_char): Cast the second iconv() arg,
+	to avoid a warning.  Add back 'const' to inptr.
+
 2001-01-16  Jim Meyering  <meyering@lucent.com>
 
 	* basename.c: Include <stdio.h>, needed by assert on SunOS4.