projects
/
platform
/
upstream
/
coreutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ad41cbf
)
*** empty log message ***
author
Jim Meyering
<jim@meyering.net>
Sun, 21 Jan 2001 09:40:48 +0000
(09:40 +0000)
committer
Jim Meyering
<jim@meyering.net>
Sun, 21 Jan 2001 09:40:48 +0000
(09:40 +0000)
lib/ChangeLog
patch
|
blob
|
history
diff --git
a/lib/ChangeLog
b/lib/ChangeLog
index 8a9016d71ae0f9735d2ab3465fc380847c6be10e..287fe0693a34e0eefddaf790faa31c43bce7f6c6 100644
(file)
--- 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.