diff options
author | Jim Meyering <jim@meyering.net> | 2000-07-01 11:00:10 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-07-01 11:00:10 +0000 |
commit | 994724bf67c688f68cde5d3aad2c05528e2060f9 (patch) | |
tree | 1cf5aeb6ec5ffcffda6241f243a4ea49c4c6f275 /old | |
parent | 95e3f911e2ed5541850ef3710d61d0308c2df667 (diff) | |
download | coreutils-994724bf67c688f68cde5d3aad2c05528e2060f9.tar.xz |
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r-- | old/fileutils/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 530e04dd2..ea1565897 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,9 @@ +2000-07-01 Jim Meyering <meyering@lucent.com> + + * tests/touch/dangling-symlink: Warn about the problem rather + than failing, on some very recent (at least 2.3.99) versions of + the Linux kernel. Suggestion from Ulrich Drepper. + 2000-06-28 Jim Meyering <meyering@lucent.com> * tests/mv/i-2: Don't copy `out' into /tmp. |