From: Jim Meyering Date: Sat, 30 Oct 1999 11:28:41 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0j-trial~132 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=143c0051a712c4dc038d550b0d22e1672406bbc3;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/THANKS b/THANKS index d0b1af526d..7da7f7359b 100644 --- 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 diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 95aa690641..df4a6f9492 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