From d97a803a93df2f643767d7d6b4a0b77b38c0fa0b Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Wed, 8 Nov 2000 14:46:20 +0000 Subject: [PATCH] *** empty log message *** --- lib/ChangeLog | 7 +++++++ m4/ChangeLog | 4 ++++ 2 files changed, 11 insertions(+) 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 + + * 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 * lib/getusershell.c (setusershell): Use rewind rather than diff --git a/m4/ChangeLog b/m4/ChangeLog index cf32bcd4a..1feacec2a 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,3 +1,7 @@ +2000-11-03 Bruno Haible + + * jm-macros.m4 (jm_MACROS): Add test for wcrtomb. + 2000-11-04 Jim Meyering * regex.m4: Use the `m4_' prefix on `syscmd' and `m4_sysval'. -- 2.11.0