.
authorJim Meyering <jim@meyering.net>
Sun, 24 Nov 2002 10:40:09 +0000 (10:40 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 24 Nov 2002 10:40:09 +0000 (10:40 +0000)
lib/ChangeLog

index e04c3e9014c56a43285ddbba37e96ff7f4f0a82c..279148dfe4bf3e10d6a4f7d8a3b03d6ba4d6f98b 100644 (file)
@@ -2,6 +2,8 @@
 
        Update from coreutils:
 
+       * mktime.c: Merge in changes from libc.
+
        Avoid a link-time failure on some Linux systems.
        * mktime.c (STATIC): Define to be empty (_LIBC) or `static' (otherwise).
        (__mon_yday): Declare with the STATIC attribute.