From: Jim Meyering Date: Fri, 7 Apr 2000 09:41:51 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0r~105 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9a16820c87297c44caa58051f21d1a52bebb7262;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index f78674c751..0ad9abb1a2 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,13 @@ +2000-03-28 Bruno Haible + + * unicodeio.c (print_unicode_char): Avoid triggering Solaris iconv + bug. Deal with the different error behaviour of Irix iconv. + +2000-04-07 Jim Meyering + + * putenv.c: Move inclusion of errno.h so it follows that of sys/types.h, + to work around system header problems on AIX 3.2.5. From Bruno Haible. + 2000-04-05 Jim Meyering Portability tweaks required for ultrix4.3.