projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ba17a19
)
* mktime.c (leapyear): Arg is long int, not int.
author
Paul Eggert
<eggert@cs.ucla.edu>
Fri, 22 Oct 2004 20:19:13 +0000
(20:19 +0000)
committer
Paul Eggert
<eggert@cs.ucla.edu>
Fri, 22 Oct 2004 20:19:13 +0000
(20:19 +0000)
lib/ChangeLog
patch
|
blob
|
history
diff --git
a/lib/ChangeLog
b/lib/ChangeLog
index ccf79f68907dacbda6e7f1f4b3bc0a778b4ae8c3..ab2d9382886c12c6f31b92bb06ddeb2f2acc1a80 100644
(file)
--- 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.