From: Jim Meyering Date: Sun, 2 Feb 2003 20:35:15 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v4.5.5~5 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=bd9a1a92b4f1033e7fe6906dfc0f2647e8a10230;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 4e2e35f1ff..93663c1689 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,12 @@ * Version 4.5.5. + * man/Makefile.am (check-x-vs-1): Use @PATH_SEPARATOR@, not `:'. + + Ensure that there are no offending uses of `:'. + * Makefile.maint (makefile_path_separator_check): New rule. + (local-check): Add it to the list. + 2003-02-01 Jim Meyering * src/du.c (MAX_N_DESCRIPTORS): Define.