changeset 5364:357857397498

* mktime.c (leapyear): Arg is long int, not int.
author Paul Eggert <eggert@cs.ucla.edu>
date Fri, 22 Oct 2004 20:19:13 +0000
parents 1bcf6d984394
children 192b28b0d8e2
files lib/ChangeLog
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,3 +1,7 @@
+2004-10-22  Paul Eggert  <eggert@cs.ucla.edu>
+
+	* mktime.c (leapyear): Arg is long int, not int.
+
 2004-10-18  Paul Eggert  <eggert@cs.ucla.edu>
 
 	* argp-fs-xinl.c, argp-xinl.c: Update from glibc.