From: Jim Meyering Date: Sun, 30 Mar 2003 17:48:04 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.0~26 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=681e6be8f0a6a5c4703711747ae6fc474e162949;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 9d84532bdd..bda22e462d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,8 @@ * Version 5.0. + * NEWS: Note the location of older NEWS files. + * src/remove.c (is_empty_dir): Don't let a failing closedir clobber errno. Spotted by Arnold Robbins.