diff options
author | Jim Meyering <jim@meyering.net> | 2000-11-08 14:46:20 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-11-08 14:46:20 +0000 |
commit | 48da137f84a4c9e31d60442db1de5352388b0943 (patch) | |
tree | b06d0a9acb1e404901173b689f56a0350c827dcf /lib | |
parent | 4e378387d010aa4d0122949338bec1b7d3d012f2 (diff) | |
download | coreutils-48da137f84a4c9e31d60442db1de5352388b0943.tar.xz |
*** empty log message ***
Diffstat (limited to 'lib')
-rw-r--r-- | lib/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog index 1e317cb97..5585ff2c2 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,10 @@ +2000-11-03 Bruno Haible <haible@clisp.cons.org> + + * unicodeio.c: Include wchar.h. + (wcrtomb): Provide fallback definition for broken platforms. + (print_unicode_char): New alternative definition for platforms where + wchar_t is Unicode. + 2000-11-06 Paul Eggert <eggert@twinsun.com> * lib/getusershell.c (setusershell): Use rewind rather than |