From: Roland McGrath Date: Wed, 16 Feb 2005 09:26:53 +0000 (+0000) Subject: . X-Git-Tag: cvs/fedora-glibc-2_3-20050216T1256~77 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c7cbc9d5958555984f744582de7ebace5b687aad;p=thirdparty%2Fglibc.git . --- diff --git a/ChangeLog b/ChangeLog index 0e241f031a7..7edca1d73d3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2004-12-29 Roland McGrath + + [BZ #626] + * sysdeps/unix/alarm.c (alarm): Round return value to nearest rather + than always up; when nearest is zero, round up to one. + 2004-12-28 Ulrich Drepper [BZ #726]