summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-06-27 13:13:13 +0000
committerJim Meyering <jim@meyering.net>2000-06-27 13:13:13 +0000
commit0865bd05b45aaa90edab83d1be3592406423365f (patch)
treeeb63e41fd4562c4e21fabb90b0a23652b3a8fec6 /old
parentb1b5fb67fcde78dc6badf685e28d1e6ad98f208a (diff)
downloadcoreutils-0865bd05b45aaa90edab83d1be3592406423365f.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index a5b85782a..6927c678d 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -1,5 +1,6 @@
2000-06-26 Paul Eggert <eggert@twinsun.com>
+ Now that savedir.c has been cleaned up...
* src/chgrp.c (change_dir_group): Don't set errno before
invoking savedir, and assume that errno is nonzero if savedir fails.
* src/chmod.c (change_dir_mode): Likewise.