about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 88c6c34e22..8c1a32149e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2004-04-16  Ulrich Drepper  <drepper@redhat.com>
 
+	* rt/tst-mqueue3.c (do_test): Cope with kernel without mq support.
+
 	* sysdeps/ieee754/bits/nan.h (__nan_union): Add __attribute_used__
 	attribute to keep gcc quiet.