summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2004-04-20 18:13:54 +0000
committerJim Meyering <jim@meyering.net>2004-04-20 18:13:54 +0000
commit1119774873a62f3be375683dcc34f84a5bbba6ac (patch)
tree7494b3c6317af2fcead29b1d4719cec796938347 /ChangeLog
parentf4e0a51788d74339f75c270fcf19dd06c11fe5c9 (diff)
downloadcoreutils-1119774873a62f3be375683dcc34f84a5bbba6ac.tar.xz
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 034828c69..dc96c07fa 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.