]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 30 Oct 1999 11:28:41 +0000 (11:28 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 30 Oct 1999 11:28:41 +0000 (11:28 +0000)
THANKS
old/fileutils/ChangeLog

diff --git a/THANKS b/THANKS
index d0b1af526df11f889967b7ea82858979d429adf3..7da7f7359b8a7a414350c5b93a2819ee0092adb4 100644 (file)
--- a/THANKS
+++ b/THANKS
@@ -36,6 +36,7 @@ Galen Hazelwood: galenh@micron.net
 Germano Leichsenring: germano@jedi.cs.kobe-u.ac.jp
 Göran Uddeborg: goeran@uddeborg.pp.se
 Greg McGary: gkm@eng.ascend.com
+Gabor Z. Papp: gzp@gzp.org.hu
 Holger Berger: hberger@ess.nec.de
 Hugh Daniel: hugh@xanadu.com
 James: james@albion.glarp.com
index 95aa6906414b76f5fba9b5bba4ad63ed0ca6a9f8..df4a6f94927da5b544cd264f1171661b49f9dd78 100644 (file)
@@ -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>