diff options
Diffstat (limited to 'old/fileutils/ChangeLog')
-rw-r--r-- | old/fileutils/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 2e5671abd..1b9f36e08 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,8 @@ +2000-12-28 Jim Meyering <meyering@lucent.com> + + * src/copy.c (same_file_ok): Fix typo from my 2000-09-03 change: + s/tmp_dst_sb/tmp_src_sb/. + 2000-12-27 Paul Eggert <eggert@twinsun.com> * src/copy.c (same_file_ok): Use a single auto var for |