From: Jim Meyering Date: Wed, 23 Jul 2003 07:12:04 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.0.90~103 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2524a710ee8726457afac6310d43e432580b90e;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 5c23f38f92..561a20778b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,9 @@ 2003-07-23 Jim Meyering + * Version 5.0.90. + Don't include headers already included by system.h: + * src/tr.c: Don't include errno.h. * src/test.c: Don't include limits.h or error.h. * src/stat.c: Don't include unistd.h or time.h. * src/readlink.c: Don't include stdlib.h, unistd.h, or limits.h. @@ -8,8 +11,6 @@ * src/pathchk.c: Don't include errno.h. * src/nice.c: Don't include sys/time.h. - * Version 5.0.90. - * tests/rm/fail-2eperm: Add a check for whether $NON_ROOT_USERNAME can access the required version of rm. * tests/rm/Makefile.am (TESTS_ENVIRONMENT): Define PACKAGE_VERSION.