aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2005-02-16 09:26:53 +0000
committerRoland McGrath <roland@gnu.org>2005-02-16 09:26:53 +0000
commitc7cbc9d5958555984f744582de7ebace5b687aad (patch)
tree11d136dbd16c734a0af28d59d46ac4e4dc9d49d5 /ChangeLog
parent2004-12-29 Roland McGrath <roland@redhat.com> (diff)
downloadglibc-c7cbc9d5958555984f744582de7ebace5b687aad.tar.xz
glibc-c7cbc9d5958555984f744582de7ebace5b687aad.zip
.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0e241f031a..7edca1d73d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-12-29 Roland McGrath <roland@redhat.com>
+
+ [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 <drepper@redhat.com>
[BZ #726]