From: Siddhesh Poyarekar Date: Thu, 26 Jun 2014 18:37:20 +0000 (+0530) Subject: Correctly attribute the mktime.c change to Paul Eggert X-Git-Tag: glibc-2.20~212 X-Git-Url: https://sourceware.org/git/?a=commitdiff_plain;h=4000f892e5823a45b1ca2da25ae271345fe06cea;p=glibc.git Correctly attribute the mktime.c change to Paul Eggert I mentioned it on the list, but forgot to put that in the changelog. --- diff --git a/ChangeLog b/ChangeLog index 44f96bb30c..4bb6eb4ef6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,8 @@ * debug/memmove_chk.c: Remove pagecopy.h include. +2014-06-26 Paul Eggert + * time/mktime.c (leapyear): Remove inline keyword. The code is now identical to gnulib mktime.