summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1999-10-30 11:28:41 +0000
committerJim Meyering <jim@meyering.net>1999-10-30 11:28:41 +0000
commit143c0051a712c4dc038d550b0d22e1672406bbc3 (patch)
tree35fc3e837fd4668787f7f6ca282117e49bed7eda /old
parentc81b144d586c7ec0b3307407ee548ba5cb2cef99 (diff)
downloadcoreutils-143c0051a712c4dc038d550b0d22e1672406bbc3.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/ChangeLog1
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>