diff options
author | Jim Meyering <jim@meyering.net> | 1999-10-30 11:28:41 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1999-10-30 11:28:41 +0000 |
commit | 143c0051a712c4dc038d550b0d22e1672406bbc3 (patch) | |
tree | 35fc3e837fd4668787f7f6ca282117e49bed7eda /old/fileutils | |
parent | c81b144d586c7ec0b3307407ee548ba5cb2cef99 (diff) | |
download | coreutils-143c0051a712c4dc038d550b0d22e1672406bbc3.tar.xz |
*** empty log message ***
Diffstat (limited to 'old/fileutils')
-rw-r--r-- | old/fileutils/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 95aa69064..df4a6f949 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -25,6 +25,7 @@ If the file was created and if amtime_now is nonzero, this change means we'll have to do another utime system call, but that's no more harmful than the previous version of this code. + Reported by Gabor Z. Papp. 1999-10-21 Jim Meyering <meyering@ascend.com> |