]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 9 Aug 2003 18:37:52 +0000 (18:37 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 9 Aug 2003 18:37:52 +0000 (18:37 +0000)
lib/ChangeLog

index 8a54a0db3a2d6b523f27a825a5cb8696114200e8..8fbdcfb77362363a525cc150718e0f6e69e7a55f 100644 (file)
@@ -2,6 +2,8 @@
 
        * utimens.c (utimens): Test HAVE_UTIME, not HAVE_UTIMES.
        Prefer utime, since it works and utimes doesn't on some systems.
+       FIXME: Revert the above change once we have a working utimes
+       replacement function.
 
 2003-08-06  Paul Eggert  <eggert@twinsun.com>