From: Roland McGrath Date: Fri, 22 Oct 2004 22:11:00 +0000 (+0000) Subject: [BZ #472] X-Git-Tag: cvs/fedora-glibc-20041102T1153~55 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c60a75408e675bbb8b50ce894d000f645a8bdff7;p=thirdparty%2Fglibc.git [BZ #472] 2004-10-22 Paul Eggert [BZ #472] Imported from gnulib. * time/mktime.c (Local Variables): Remove -DHAVE_TIME_R_POSIX; no longer used. --- diff --git a/ChangeLog b/ChangeLog index f72b2529002..037156775ac 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2004-10-22 Paul Eggert + + [BZ #472] Imported from gnulib. + * time/mktime.c (Local Variables): Remove -DHAVE_TIME_R_POSIX; + no longer used. + 2004-10-22 Ulrich Drepper * debug/execinfo.h: Remove __THROW from backtrace prototype.