From: Jim Meyering Date: Sun, 13 Apr 2003 09:11:18 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.0.1~695 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c4b4c0a76ddd88333334789f1901dc8d66b7c21f;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 4dbb583e88..789ce58aa5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,11 @@ -2003-04-12 Jim Meyering +2003-04-13 Jim Meyering * Version 5.0.1. + * src/remove.c (is_empty_dir): Don't closedir (NULL). + +2003-04-12 Jim Meyering + Giving nl an invalid STYLE argument (in --header-numbering=STYLE (-h), --body-numbering=STYLE (-b), or --footer-numbering=STYLE (-f)) or FORMAT (--number-format=FORMAT (-n)) would not give a useful diagnostic.