diff options
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,6 +1,9 @@ 2003-07-23 Jim Meyering <jim@meyering.net> + * 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. |