]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
* mktime.c (leapyear): Arg is long int, not int.
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 24 Oct 2004 23:25:18 +0000 (23:25 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 24 Oct 2004 23:25:18 +0000 (23:25 +0000)
lib/ChangeLog

index e0b9b8e5eec1f06bb043fb7b09e35f6601c89c6d..6487ef4ded8b7aef99b254a392fe9e2106777dfc 100644 (file)
@@ -1,3 +1,8 @@
+2004-10-24  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * mktime.c (leapyear): Arg is long int, not int.
+       Change imported from gnulib.
+
 2004-10-17  Paul Eggert  <eggert@cs.ucla.edu>
 
        Sync from gnulib.