diff options
author | Jim Meyering <jim@meyering.net> | 1999-11-12 10:54:21 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1999-11-12 10:54:21 +0000 |
commit | 987955f7c50599e16e86fc3c6ea121621c27070a (patch) | |
tree | 6c734be37b1a7ac3c1fef76afd8e105b34634a72 /old | |
parent | c5187c959c6fce4eea6e6e21a4e7bf8148be6c67 (diff) | |
download | coreutils-987955f7c50599e16e86fc3c6ea121621c27070a.tar.xz |
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r-- | old/fileutils/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index b45b1d836..ba81d42c7 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,11 @@ +1999-11-12 Jim Meyering <meyering@ascend.com> + + * src/remove.c (print_nth_dir): Write one fewer byte so we don't print + a trailing slash. + (rm): Fix bugs in (and test, this time) the very-rarely-used code + to warn about directory cycles. + Reported by michael@roka.net. + 1999-11-11 Jim Meyering <meyering@ascend.com> * src/copy.c (copy_internal): Treat src and dest as the `same' in |