]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
* src/Makefile.am (nanosec_libs): Remove $(LIB_XANOSLEEP).
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 1 Mar 2005 17:29:12 +0000 (17:29 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 1 Mar 2005 17:29:12 +0000 (17:29 +0000)
ChangeLog

index 7189a3f1feb9a33071ddd688ed4c520faca4fccf..15f26cced43ca6e60f48a070c8eddaaa987e71a4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,12 @@
-2005-03-01  Jim Meyering  <jim@meyering.net>
+2005-03-01  Paul Eggert  <eggert@cs.ucla.edu>
 
        * Version 5.3.1.
 
+       * src/Makefile.am (nanosec_libs): Remove $(LIB_XANOSLEEP); no
+       longer needed.
+
+2005-03-01  Jim Meyering  <jim@meyering.net>
+
        * src/copy.c (copy_internal): Change test of source type from
        !S_ISREG to S_ISLNK.  Reported by Paul Eggert in
        http://lists.gnu.org/archive/html/bug-coreutils/2004-10/msg00050.html.