aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 4 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 487ff2b7e7..5d70cbba44 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,11 +12,13 @@
2004-08-11 Jakub Jelinek <jakub@redhat.com>
+ * rt/tst-timer2.c (do_test): If timer_create fails, just continue.
+ * rt/tst-timer4.c (do_test): If one of the timer_create calls fails,
+ return 1 immediately.
+
* time/tzfile.c (__tzfile_read): Free transitions only if it will
not be reused.
-2004-08-11 Jakub Jelinek <jakub@redhat.com>
-
* sysdeps/ieee754/dbl-64/mpa.c: Include <sys/param.h>.
* sysdeps/ieee754/dbl-64/mpa.h (MAX, MIN): Macros removed.