From: Jim Meyering Date: Tue, 20 Apr 2004 18:13:54 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.3.0~1697 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1119774873a62f3be375683dcc34f84a5bbba6ac;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 034828c696..dc96c07fa3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,8 @@ * Version 5.3.0. + * src/remove.c (is_empty_dir): Clarify comment. + * man/help2man: Accept new option: --program-name=NAME, so that we can override the one in --version output. This is needed solely so that test.1 doesn't refer to `[' as the program name.