diff options
Diffstat (limited to 'lib/ChangeLog')
-rw-r--r-- | lib/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog index 4971a47f0..4045d1708 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -29,6 +29,10 @@ (enter_dir, leave_dir): Accommodate change to FTS by inspecting fts->fts_options to see which union member to use. +2005-05-20 Eric Blake <ebb9@byu.net> (tiny change) + + * chown.c (rpl_chown): Return -1 on failure. + 2005-05-20 Jim Meyering <jim@meyering.net> * fts.c (fts_open): Remove useless but otherwise harmless malloc call. |