From: Jim Meyering Date: Thu, 17 Jun 2004 21:32:49 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.3.0~1318 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=877ab264886ba5c94dc2fea9535dd53b758c33a3;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index eaf1c2794a..e5dcb3a700 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,12 @@ -2004-06-15 Paul Eggert +2004-06-17 Jim Meyering * Version 5.3.0. + * src/tr.c (to_uchar): Rename function from `uchar'. The latter + would clash with a typedef in Tru64's . From Albert Chin. + +2004-06-15 Paul Eggert + * NEWS: Remove more special cases for POSIXLY_CORRECT when POSIX allows the GNU behavior. "--" is now supported by chroot, hostid, hosname, pwd, sync, yes.